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:
fccb56e
)
i2c: i2c_adapter devices need no driver
author
Jean Delvare
<khali@linux-fr.org>
Tue, 1 May 2007 21:26:28 +0000
(23:26 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Tue, 1 May 2007 21:26:28 +0000
(23:26 +0200)
Kill i2c_adapter_driver as it doesn't make sense and it prevents
further i2c-core cleanups. i2c_adapter devices are virtual devices
(ex-class devices) and as such they don't need a driver.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found