From: Dean Anderson Date: Tue, 20 Apr 2010 20:21:32 +0000 (-0300) Subject: V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only. X-Git-Tag: v2.6.35-rc1~480^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c6edb300ee5c2aaac6d20c5fc8d11c3827593e;p=pandora-kernel.git V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only. 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed