From: Mauro Carvalho Chehab Date: Sat, 17 Dec 2011 11:03:29 +0000 (-0200) Subject: [media] budget-ci: Fix Hauppauge RC-5 IR support X-Git-Tag: v3.3-rc1~48^2~421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5183c137974da0c8192fc4c5cc5cae5974125b06;p=pandora-kernel.git [media] budget-ci: Fix Hauppauge RC-5 IR support Hauppauge RC-5 tables require the full scancodes. The code at budget-ci handles it right, however, it request the rc-code to mask them with 0xff, breaking support for some remote controllers. Fix it by not selecting a scancode mask when the driver is on full_rc5 mode. Reported-by: Brian May Tested-by: Brian May Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed