]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 24 Jan 2011 15:18:47 +0000 (12:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 22:24:14 +0000 (19:24 -0300)
commit42279a5eca6540fdcbfa666b35c79465d6f72aa5
tree0915c3f1d4e0dfacaf196c60e5e297e0388a3be7
parent652c5fb7d319f7626eeefaf3517e33ab899110b7
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge

There are two "hauppauge-new" keymaps, one with protocol
unknown, and the other with the protocol marked accordingly.
However, both tables are miss-named.

Also, the old rc-hauppauge-new is broken, as it mixes
three different controllers as if they were just one.

This patch solves half of the problem by renaming the
correct keycode table as just rc-hauppauge. This table
contains the codes for the four different types of
remote controllers found on Hauppauge cards, properly
mapped with their different addresses.

 create mode 100644 drivers/media/rc/keymaps/rc-hauppauge.c
 delete mode 100644 drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
[Jarod: fix up RC_MAP_HAUPPAUGE defines]

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
drivers/media/dvb/siano/sms-cards.c
drivers/media/rc/keymaps/Makefile
drivers/media/rc/keymaps/rc-hauppauge.c [new file with mode: 0644]
drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c [deleted file]
drivers/media/rc/mceusb.c
drivers/media/video/cx23885/cx23885-input.c
drivers/media/video/em28xx/em28xx-cards.c
include/media/rc-map.h