From: Laurent Pinchart Date: Fri, 24 Sep 2010 11:45:07 +0000 (-0300) Subject: [media] radio-si4713: Don't use module names to load I2C modules X-Git-Tag: v2.6.37-rc1~64^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9bc962a10144d3a70651f1f5c755b34d8d5bf4;p=pandora-kernel.git [media] radio-si4713: 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. As no board seems to use this driver, no platform data has been checked. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed