commit | 4275fcd65d3b4a504b7779e532c81a927afd28c0 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Oct 28 20:31:49 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:49 2010 +0200 |
tree | 292e76b31cb801621ae578fde62c1a88b9c4bba5 | |
parent | 24377101023d3c66136123bd8b20441814da6a90 [diff] |
hwmon: (pcf8591) Register as a hwmon device Register PCF8591 devices as hwmon devices. There's little point in implementing the standard sysfs interface if we don't register it in a way libsensors will pick it. Signed-off-by: Jean Delvare <khali@linux-fr.org> Reviewed-by: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Aurelien Jarno <aurelien@aurel32.net>