commit | a4c1cbc7819e890d4c2bc2b79b6cbf0fd9cad699 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 29 22:03:47 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 12 12:19:49 2009 -0300 |
tree | a3ad52e6b36c7fd6c23bfe93c60e46eca1dd05dc | |
parent | b77f0a76304dae754003b0a84fb4f66bf9934c97 [diff] |
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 <mchehab@redhat.com>