From: Jean Delvare Date: Mon, 30 Mar 2009 19:46:43 +0000 (+0200) Subject: Move the pcf8591 driver to hwmon X-Git-Tag: v2.6.30-rc1~606^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4504fe84b09cbf49fda19e6630a1003d79656a;p=pandora-kernel.git 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 Cc: Aurelien Jarno --- Reading git-diff-tree failed