dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/i2c/chips
Jean Delvare fb4504fe84 Move the pcf8591 driver to hwmon
Directory drivers/i2c/chips is going away, so drivers there must find
new homes. For the pcf8591 driver, the best choice seems to be the
hwmon subsystem. While the Philips PCF8591 device isn't a typical
hardware monitoring chip, its DAC interface is compatible with the
hwmon one, so it fits somewhat.

If a better subsystem is ever created for ADC/DAC chips, the driver
could be moved there.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Aurelien Jarno <aurelien@aurel32.net>
2009-03-30 21:46:43 +02:00
..
Kconfig Move the pcf8591 driver to hwmon 2009-03-30 21:46:43 +02:00
Makefile Move the pcf8591 driver to hwmon 2009-03-30 21:46:43 +02:00
ds1682.c x86: sysfs: kill owner field from attribute 2008-10-20 08:52:42 -07:00
max6875.c i2c: Convert the max6875 driver to a new-style i2c driver 2008-07-16 19:30:07 +02:00
pca9539.c i2c: Convert the pca9539 driver to a new-style i2c driver 2008-07-16 19:30:07 +02:00
pcf8574.c i2c: Convert the pcf8574 driver to a new-style i2c driver 2008-07-16 19:30:06 +02:00
pcf8575.c i2c: Convert the pcf8575 driver to a new-style i2c driver 2008-07-16 19:30:06 +02:00
tsl2550.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00