]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (ltc4245) move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 20:34:41 +0000 (22:34 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 12 Jun 2017 00:08:19 +0000 (17:08 -0700)
commit8116e8dd564fcbadf9f3697dcd0c3d37c049fb45
tree4e794e033be923a7a68e2bd26be08900b17e29c9
parent570999f306fc0375a533a1906ff35fffe289e36b
hwmon: (ltc4245) 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: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ltc4245
drivers/hwmon/ltc4245.c
include/linux/platform_data/ltc4245.h [moved from include/linux/i2c/ltc4245.h with 100% similarity]