V4L/DVB (3393): Move all IR keymaps to ir-common module
authorRicardo Cerqueira <v4l@cerqueira.org>
Mon, 23 Jan 2006 11:42:06 +0000 (09:42 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 23 Jan 2006 11:42:06 +0000 (09:42 -0200)
- All the keymaps have the same structure, and can be shared between different
chips, so it makes no sense having them scattered between the input files.
This aggregates them all at ir-common module.
- Added new Hauppauge remote (Hauppauge grey), contributed by J.O. Aho
  <trizt@iname.com> (with some small changes)
  Changed KEY_KPx (keypad numerals) references to KEY_x, to avoid problems
  when NumLock is off (suggested by Peter Missel <peter.missel@onlinehome.de>)
- Some cleanups at IR code

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found