Re: [PATCH 2/3] [media] saa7134: Remove legacy IR decoding logic inside the module

2010-11-14 Thread Jarod Wilson
On Nov 13, 2010, at 2:33 PM, Mauro Carvalho Chehab wrote: > The only IR left still using the old raw decoders on saa7134 is ENCORE > FM 5.3. As it is now using the standard rc-core raw decoders, lots > of old code can be removed from saa7134. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: J

[PATCH 2/3] [media] saa7134: Remove legacy IR decoding logic inside the module

2010-11-13 Thread Mauro Carvalho Chehab
The only IR left still using the old raw decoders on saa7134 is ENCORE FM 5.3. As it is now using the standard rc-core raw decoders, lots of old code can be removed from saa7134. Signed-off-by: Mauro Carvalho Chehab diff --git a/drivers/media/video/saa7134/saa7134-input.c b/drivers/media/video/