aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2010-09-24 10:04:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-22 21:55:32 -0200
commitaa55f3a46fe799b3c8396c57f4b4074252f635da (patch)
tree88cf4237a1dae03388a1bfd56573ce9f2bacaa6f /MAINTAINERS
parent84d0d4f0674c55d0625bd1b6eb91dba4ef3948f9 (diff)
downloadkernel_samsung_smdk4412-aa55f3a46fe799b3c8396c57f4b4074252f635da.zip
kernel_samsung_smdk4412-aa55f3a46fe799b3c8396c57f4b4074252f635da.tar.gz
kernel_samsung_smdk4412-aa55f3a46fe799b3c8396c57f4b4074252f635da.tar.bz2
[media] cx18: Don't use module names to load I2C modules
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. The sub-devices without a listed module name don't result in and I2C sub-device being created, as they either are IR devices or don't have an I2C address listed. It's thus safe to rely on modaliases only. All corresponding I2C modules have been checked, and all of them include a module aliases table with names corresponding to what the cx18 driver uses. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions