summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2011-01-24 12:18:36 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-22 19:24:03 -0300
commit444cc20b3d6141a5fa9a9774a6b710e16af6110d (patch)
tree1341acc39debe2a40b3de25e83edee493ff873ef /drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
parentaa3f4e446e784372498f009ea37177857f23331e (diff)
downloadtalos-op-linux-444cc20b3d6141a5fa9a9774a6b710e16af6110d.tar.gz
talos-op-linux-444cc20b3d6141a5fa9a9774a6b710e16af6110d.zip
[media] rc/keymaps: use KEY_CAMERA for snapshots
On a few places, KEY_MHP were used for snapshots. However, KEY_CAMERA is used for it on all the other keyboards that have a snapshot/Picture button. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Jarod Wilson <jarod@redhat.com>
Diffstat (limited to 'drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c')
-rw-r--r--drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c b/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
index dfc9b15f43a9..2ca825b4bef2 100644
--- a/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
+++ b/drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
@@ -51,7 +51,7 @@ static struct rc_map_table rc5_hauppauge_new[] = {
"Multimedia Home Platform" -
no "PICTURES" key in input.h
*/
- { 0x1e1a, KEY_MHP },
+ { 0x1e1a, KEY_CAMERA },
{ 0x1e1b, KEY_EPG }, /* Guide */
{ 0x1e1c, KEY_TV },
OpenPOWER on IntegriCloud