V4L/DVB (4057): Cx88: IR remote support for DTV2000H
commit2de873e630b9385c6cd5896753335c5bf4829f0c
authorMalcolm Valentine <farkit@iinet.net.au>
Mon, 29 May 2006 16:56:24 +0000 (29 13:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:03 +0000 (25 02:05 -0300)
treed95fd36f5b3b50b83f062851415e82c463723704
parent4bd6e9d968af68c73bee92bd93cd56937e2e80d8
V4L/DVB (4057): Cx88: IR remote support for DTV2000H

Adds support for the Y0400052 remote supplied with this card.
In addition to adding a number of buttons to the current winfast definition,
it enables all the keys currently masked out with #ifdef 0.

It is supplied separately as it remaps two keys from the current definition,
The teletext button now sends KEY_TEXT instead of KEY_SUBTITLE, as that
keycode is used by the subtitle button.
KEY_BACK was changed to KEY_LAST to group it with KEY_NEXT.

Other then that the keys don't overlap, so this should support several
different versions of the Leadtek remotes.

Signed-off-by: Malcolm Valentine <farkit@iinet.net.au>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/ir-keymaps.c
drivers/media/video/cx88/cx88-input.c