commit | 6dfee85397a47063291fe199eaf950bee7944454 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Oct 28 20:31:50 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:50 2010 +0200 |
tree | a0938da1f748f16621238e047a93f052fbd9adb2 | |
parent | 4275fcd65d3b4a504b7779e532c81a927afd28c0 [diff] |
hwmon: (pcf8591) Don't attempt to detect devices The PCF8591 can't be detected, don't even try. There are plenty of other means to instantiate i2c devices these days. Signed-off-by: Jean Delvare <khali@linux-fr.org> Reviewed-by: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Aurelien Jarno <aurelien@aurel32.net>