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:
fa1b2ca
)
i2c: Do not give adapters a default parent
author
Jean Delvare
<khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:48 +0000
(18:01 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Mon, 15 Jun 2009 16:01:48 +0000
(18:01 +0200)
We don't need to give adapters a parent if they don't have one. The
driver core will put them in the virtual device directory and all will
be fine.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found