V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.
authorDean Anderson <linux-dev@sensoray.com>
Tue, 20 Apr 2010 20:21:32 +0000 (17:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:39 +0000 (12:57 -0300)
usb_set_intfdata should not be used when using v4l2_device_register
and a non-NULL argument for the device.

Signed-off-by: Dean Anderson <linux-dev@sensoray.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found