]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] sh_vou: Don't use module names to load I2C modules
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 24 Sep 2010 11:39:19 +0000 (08:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 22 Oct 2010 23:53:33 +0000 (21:53 -0200)
commit2334e7902e4ff3d61b5dd808858f2ac3e276a551
tree8c4b73c33841ed181784dd75dc07564b7073d6d4
parentd4c0312363ad16a9991521aec7e19ffe85d49c2a
[media] sh_vou: Don't use module names to load I2C modules

With the v4l2_i2c_new_subdev* functions now supporting loading modules
based on modaliases, remove the module names hardcoded in platform data
and pass a NULL module name to those functions.

All corresponding I2C modules have been checked, and all of them include
a module aliases table with names corresponding to what the sh_vou
platform data uses.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boards/mach-se/7724/setup.c
drivers/media/video/sh_vou.c
include/media/sh_vou.h