[media] radio-si4713: Don't use module names to load I2C modules
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 24 Sep 2010 11:45:07 +0000 (08:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 22 Oct 2010 23:53:43 +0000 (21:53 -0200)
commitcb9bc962a10144d3a70651f1f5c755b34d8d5bf4
tree3e4e21ebe9428a0a4a2f5716d49d7603f8f71ed4
parent2334e7902e4ff3d61b5dd808858f2ac3e276a551
[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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-si4713.c