git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f23e50
)
hwmon/it87: Remove the SMBus interface support
author
Jean Delvare
<khali@linux-fr.org>
Tue, 12 Dec 2006 17:18:28 +0000
(18:18 +0100)
committer
Jean Delvare
<khali@arrakis.delvare>
Tue, 12 Dec 2006 17:18:28 +0000
(18:18 +0100)
This interface was useless as the LPC ISA-like interface is always
available, is faster, and is more reliable. This cuts the driver
size by some 20%.
This change is also required to later convert the it87 driver to a
platform driver, so that we can get rid of i2c-isa in a near future.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found