]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: i2c-hid: move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 20:30:33 +0000 (22:30 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 22 May 2017 12:00:31 +0000 (14:00 +0200)
commit91b9ae48aadd7e634161372b0bc3ffc88a050e8b
tree99dffd449a9405496bea34db20f56eaf9a44a1c6
parent7af4c727c7b6104f94f2ffc3d0899e75a9cc1e55
HID: i2c-hid: 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>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/i2c-hid/i2c-hid.c
include/linux/platform_data/i2c-hid.h [moved from include/linux/i2c/i2c-hid.h with 100% similarity]