]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: lm8323 - move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Mon, 22 May 2017 23:24:22 +0000 (16:24 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 23 May 2017 00:23:46 +0000 (17:23 -0700)
commitf81126b0b67c864b0b3d614d8adadc3a37ba5209
treefa6a5dc66601424d0ed48bc8d9d357715ba4fa18
parentd899520b0431e70279bfb5066ecb6dc91d0b7072
Input: lm8323 - move header file out of I2C realm

include/linux/i2c is not for client devices. Move the header file to a
more appropriate location.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/lm8323.c
include/linux/platform_data/lm8323.h [moved from include/linux/i2c/lm8323.h with 100% similarity]