From: David Härdeman Date: Thu, 3 Apr 2014 23:31:20 +0000 (-0300) Subject: [media] bt8xx: fixup RC5 decoding X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2886f013c312d288fdd4b8472b82a0a9590e3134;p=pandora-kernel.git [media] bt8xx: fixup RC5 decoding The bt8xx driver does RC5 decoding for Nebula digi hardware, but includes some pointless limitations (both start bits must be one, the device/address/system must be 0x00). Remove those limitations and update the keymap to use the full RC5 scancode (fortunately the 0x00 address means that this is perfectly backwards compatible). Signed-off-by: David Härdeman Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed