From: Jarod Wilson Date: Wed, 16 Jun 2010 20:10:46 +0000 (-0300) Subject: V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense X-Git-Tag: v2.6.36-rc1~582^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d732a72de4f7dfe69eb8028da0f7cfd1852fb7dc;p=pandora-kernel.git V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense I have pinnacle hardware now. None of this pinnacle-specific crap is at all necessary (in fact, some of it needed to be removed to actually make it work). The only thing unique about this device is that it often transfers inbound data w/a header of 0x90, meaning 16 bytes of IR data following it, so I had to make adjustments for that, and now its working perfectly fine. Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed