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:
f1c2e33
)
i2c: Add support for custom probe function
author
Jean Delvare
<khali@linux-fr.org>
Wed, 11 Aug 2010 16:20:56 +0000
(18:20 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Wed, 11 Aug 2010 16:20:56 +0000
(18:20 +0200)
The probe method used by i2c_new_probed_device() may not be suitable
for all cases. Let the caller provide its own, optional probe
function.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found