diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2017-05-21 22:34:39 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-06-11 17:08:19 -0700 |
commit | 9010624cc5b446d3377dde4753eecbaf945f3a41 (patch) | |
tree | 7cd16e60cfb7b09462a60e12817c1440e4baa76c /Documentation/hwmon | |
parent | 8f05bcc33e749dc6b6d1fefe2d0c1a97150b90b4 (diff) | |
download | linux-9010624cc5b446d3377dde4753eecbaf945f3a41.tar.bz2 |
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>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/ads1015 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/ads1015 b/Documentation/hwmon/ads1015 index 063b80d857b1..02d2a459385f 100644 --- a/Documentation/hwmon/ads1015 +++ b/Documentation/hwmon/ads1015 @@ -40,7 +40,7 @@ By default all inputs are exported. Platform Data ------------- -In linux/i2c/ads1015.h platform data is defined, channel_data contains +In linux/platform_data/ads1015.h platform data is defined, channel_data contains configuration data for the used input combinations: - pga is the programmable gain amplifier (values are full scale) 0: +/- 6.144 V |