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:
6ced9e6
)
i2c: make i2c_get_adapter prototype clearer
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)
Rename the parameter of i2c_get_adapter() to "nr", to make it clear we
are passing an adapter number and not an adapter ID (which have gone
away by now.)
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found