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:
0c31f8e
)
i2c: Export i2c_for_each_dev
author
Jean Delvare
<khali@linux-fr.org>
Sun, 20 Mar 2011 13:50:52 +0000
(14:50 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Sun, 20 Mar 2011 13:50:52 +0000
(14:50 +0100)
Introduce i2c_for_each_dev(), an i2c device iterator with proper
locking for use by i2c-dev. This is needed so that we can get rid of
the attach_adapter and detach_adapter legacy callback functions.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found