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:
f405425
)
i2c: Drop the kind parameter from detect callbacks
author
Jean Delvare
<khali@linux-fr.org>
Mon, 14 Dec 2009 20:17:23 +0000
(21:17 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Mon, 14 Dec 2009 20:17:23 +0000
(21:17 +0100)
The "kind" parameter always has value -1, and nobody is using it any
longer, so we can remove it.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found