From: Mauro Carvalho Chehab Date: Sun, 30 Aug 2009 01:03:47 +0000 (-0300) Subject: V4L/DVB (12600): dvb-usb-remote: return KEY_RESERVED if there's free space for new... X-Git-Tag: v2.6.32-rc1~679^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c1cbc7819e890d4c2bc2b79b6cbf0fd9cad699;p=pandora-kernel.git V4L/DVB (12600): dvb-usb-remote: return KEY_RESERVED if there's free space for new keys The input subsystem checks if get_keycode works for a scan code. Due to that, we need to return a valid value when there's some space at the table that can be used by a scancode. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed