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:
ad3273b
)
hwmon: (lm78) Stop abusing struct i2c_client for ISA devices
author
Jean Delvare
<khali@linux-fr.org>
Fri, 17 Oct 2008 15:51:15 +0000
(17:51 +0200)
committer
Jean Delvare
<khali@mahadeva.delvare>
Fri, 17 Oct 2008 15:51:15 +0000
(17:51 +0200)
Upcoming changes to the I2C part of the lm78 driver will cause ISA
devices to no longer have a struct i2c_client at hand. So, we must
stop (ab)using it now.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found