From: Jarod Wilson Date: Sun, 4 Jul 2010 01:42:14 +0000 (-0300) Subject: V4L/DVB: IR/mceusb: unify and simplify different gen device init X-Git-Tag: v2.6.36-rc1~582^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48592e496e55e4e3e6e7f27d5ba3a229a1db7a6;p=pandora-kernel.git V4L/DVB: IR/mceusb: unify and simplify different gen device init Started out as an effort to try to tackle the last remaining issue I'm having with this damned pinnacle device getting wedged the first time its plugged in after an indeterminate length of not being plugged in. Didn't get that solved yet, but did streamline the init code a bit more and remove some superfluous gunk. Nukes a completely unneeded call to usb_device_init() and several lines of overly complex crap in the gen1 device init path. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed