OSDN Git Service

hwmon: (ads1015) move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Sun, 21 May 2017 20:34:39 +0000 (22:34 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 12 Jun 2017 00:08:19 +0000 (17:08 -0700)
commit9010624cc5b446d3377dde4753eecbaf945f3a41
tree7cd16e60cfb7b09462a60e12817c1440e4baa76c
parent8f05bcc33e749dc6b6d1fefe2d0c1a97150b90b4
hwmon: (ads1015) 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/ads1015
MAINTAINERS
drivers/hwmon/ads1015.c
drivers/iio/adc/ti-ads1015.c
include/linux/platform_data/ads1015.h [moved from include/linux/i2c/ads1015.h with 100% similarity]