Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219306
b: refs/heads/master
c: f8b3d9a
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent bef7e98 commit ea66d38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 20d747b4c44ba1a5c8604a88dc898260a2a3bcf8
refs/heads/master: f8b3d9a00294cd81d6d123d03aa030c2b5454764
4 changes: 2 additions & 2 deletions trunk/drivers/media/IR/keymaps/rc-msi-digivox-iii.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
static struct ir_scancode msi_digivox_iii[] = {
{ 0x61d601, KEY_VIDEO }, /* Source */
{ 0x61d602, KEY_3 },
{ 0x61d603, KEY_POWER2 }, /* ShutDown */
{ 0x61d603, KEY_POWER }, /* ShutDown */
{ 0x61d604, KEY_1 },
{ 0x61d605, KEY_5 },
{ 0x61d606, KEY_6 },
Expand Down Expand Up @@ -56,7 +56,7 @@ static struct ir_scancode msi_digivox_iii[] = {
{ 0x61d61d, KEY_GREEN },
{ 0x61d61e, KEY_YELLOW },
{ 0x61d61f, KEY_BLUE },
{ 0x61d643, KEY_POWER }, /* [red power button] */
{ 0x61d643, KEY_POWER2 }, /* [red power button] */
};

static struct rc_keymap msi_digivox_iii_map = {
Expand Down

0 comments on commit ea66d38

Please sign in to comment.