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:
2334e79
)
[media] radio-si4713: Don't use module names to load I2C modules
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Fri, 24 Sep 2010 11:45:07 +0000
(08:45 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 22 Oct 2010 23:53:43 +0000
(21:53 -0200)
With the v4l2_i2c_new_subdev* functions now supporting loading modules
based on modaliases, replace the hardcoded module name passed to those
functions by NULL.
As no board seems to use this driver, no platform data has been checked.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found