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>
Showing
- Documentation/hwmon/pcf8591 0 additions, 0 deletionsDocumentation/hwmon/pcf8591
- drivers/hwmon/Kconfig 14 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/pcf8591.c 12 additions, 12 deletionsdrivers/hwmon/pcf8591.c
- drivers/i2c/chips/Kconfig 0 additions, 13 deletionsdrivers/i2c/chips/Kconfig
- drivers/i2c/chips/Makefile 0 additions, 1 deletiondrivers/i2c/chips/Makefile
Loading
Please register or sign in to comment