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:
c40769f
)
hwmon/lm78: Be less i2c_client-centric
author
Jean Delvare
<khali@linux-fr.org>
Tue, 8 May 2007 15:22:01 +0000
(17:22 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Tue, 8 May 2007 15:22:01 +0000
(17:22 +0200)
Use the driver data structure as the main device reference, instead of
the i2c client. It makes the driver a bit smaller, and makes more sense
as this is an hybrid driver, supporting both I2C and ISA devices.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found