V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense
authorJarod Wilson <jarod@redhat.com>
Wed, 16 Jun 2010 20:10:46 +0000 (17:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:55:58 +0000 (14:55 -0300)
commitd732a72de4f7dfe69eb8028da0f7cfd1852fb7dc
tree35898186c6c43398b8e9e574a944ded8318621c6
parent657290b63efabfbb2862a6089c3fd5dbcc8e9037
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 <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/mceusb.c