From: Laurent Pinchart Date: Sat, 23 Oct 2010 12:13:37 +0000 (-0300) Subject: [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) X-Git-Tag: v2.6.37-rc5~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2d8cbe169b7328eeabc9e2debccf5aee6f9199;p=pandora-kernel.git [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) 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 in the cafe-ccic, via-camera and s5p-fimc drivers. All corresponding I2C modules have been checked, and all of them include a module aliases table with names corresponding to what the drivers modified here use. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed