From: Mauro Carvalho Chehab Date: Sat, 13 Nov 2010 19:49:10 +0000 (-0300) Subject: [media] rc: Remove ir-common module X-Git-Tag: v2.6.38-rc1~470^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ea43d0a2f87b8460f46ddb7b42b5eb17c5385d2;p=pandora-kernel.git [media] rc: Remove ir-common module Now, just one old bttv board uses the old RC5 raw decoding routines. Its conversion to rc-core requires the generation of IRQ data for both positive and negative transitions at the IRQ line. I'm not sure if bttv driver supports it or if the transitions will be reliable enough. So, due to the lack of hardware for testing, the better for now is to just move the legacy routines to bttv driver, and wait for someone with a Nebula Digi could help to port it to use also rc-core raw decoders. Acked-by: Hermann Pitton Acked-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed