From: Mauro Carvalho Chehab Date: Sat, 29 Aug 2009 18:19:31 +0000 (-0300) Subject: V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same field X-Git-Tag: v2.6.32-rc1~679^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e3658836efad06662968bd6373c72df06c4b2f1;p=pandora-kernel.git V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same field In order to be closer to V4L IR implementation, it is needed to replace u8 custom, data to: u16 scan This allows using non-rc5 mappings, like the 8 bit keycodes used on older protocols. It will also allow future implementations of rc6 keystrokes when needed. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed