hwmon: (ads7828) add support for ADS7830
authorGuillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Wed, 3 Oct 2012 20:54:08 +0000 (16:54 -0400)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 5 Dec 2012 18:55:54 +0000 (10:55 -0800)
commit0962e0f1a5634b63953db2c12edcff938f9d811d
tree698edc816261f42f0acd810f8f15a9fa70234e6f
parent46d784629202c5da9be8d727988e7083fb455bf8
hwmon: (ads7828) add support for ADS7830

The ADS7830 device is almost the same as the ADS7828,
except that it does 8-bit sampling, instead of 12-bit.
This patch extends the ads7828 driver to support this chip.

Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ads7828
drivers/hwmon/Kconfig
drivers/hwmon/ads7828.c