commit | b378f43fe9466e7712a8b16be64795ffca3a937e | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <maximlevitsky@gmail.com> | Sat Jul 31 11:59:21 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Aug 08 23:43:00 2010 -0300 |
tree | 72b73594094549d049f0dcdd653135f42e3f2b29 | |
parent | 86ff071cad3e7e4c7469b3941bfced6fe9b04b5f [diff] |
V4L/DVB: IR: Allow not to compile keymaps in Currently, ir device registration fails if keymap requested by driver is not found. Fix that by always compiling in the empty keymap, and using it as a failback. Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Acked-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>