commit | cb9bc962a10144d3a70651f1f5c755b34d8d5bf4 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Sep 24 08:45:07 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Oct 22 21:53:43 2010 -0200 |
tree | 3e4e21ebe9428a0a4a2f5716d49d7603f8f71ed4 | |
parent | 2334e7902e4ff3d61b5dd808858f2ac3e276a551 [diff] |
[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>