V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register handle this
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 2 May 2010 12:00:13 +0000 (09:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:57 +0000 (12:58 -0300)
v4l2_device_register already sets intfdata, no need to do this again.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found