Move the pcf8591 driver to hwmon
authorJean Delvare <khali@linux-fr.org>
Mon, 30 Mar 2009 19:46:43 +0000 (21:46 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 30 Mar 2009 19:46:43 +0000 (21:46 +0200)
commitfb4504fe84b09cbf49fda19e6630a1003d79656a
treed2e623b65fb91f18a02b3435f5a25e8b36572815
parenta157d06d4d70318a0818552095071d7430dd5d34
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>
Documentation/hwmon/pcf8591 [moved from Documentation/i2c/chips/pcf8591 with 100% similarity]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/pcf8591.c [moved from drivers/i2c/chips/pcf8591.c with 96% similarity]
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile