]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: mcs - move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Mon, 22 May 2017 23:26:56 +0000 (16:26 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 23 May 2017 00:26:57 +0000 (17:26 -0700)
commit8cd9ab9e19b8cf23a7cae503af81ae70154e7956
treed79a072975aa098cfc40e90a5872c4a12782e93e
parentf81126b0b67c864b0b3d614d8adadc3a37ba5209
Input: mcs - 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/mcs_touchkey.c
drivers/input/touchscreen/mcs5000_ts.c
include/linux/platform_data/mcs.h [moved from include/linux/i2c/mcs.h with 100% similarity]