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:
87c6c22
)
i2c: Drop redundant i2c_driver.list
author
Jean Delvare
<khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:49 +0000
(18:14 +0100)
committer
Jean Delvare
<khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:49 +0000
(18:14 +0100)
i2c_driver.list is superfluous, this list duplicates the one
maintained by the driver core. Drop it.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
No differences found