• Mauro Carvalho Chehab's avatar
    [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge · 15195d3a
    Mauro Carvalho Chehab authored
    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: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    Signed-off-by: default avatarJarod Wilson <jarod@redhat.com>
    15195d3a
rc-hauppauge.c 6.04 KB