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:
5071860
)
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)
author
Jean Delvare
<khali@linux-fr.org>
Tue, 19 Jul 2005 22:05:33 +0000
(
00:05
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 5 Sep 2005 16:14:12 +0000
(09:14 -0700)
Kill all uses of i2c_is_isa_adapter except for the hybrid drivers (it87,
lm78, w83781d). The i2c-isa adapter not being registered with the i2c
core anymore, drivers don't have to fear being erroneously attached to
it.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found