Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181682
b: refs/heads/master
c: 2ed3f0c
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 75c10e2 commit be24023
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: 5f0e1cff5d19935bef1a6a2cdbd7f39b92031726
refs/heads/master: 2ed3f0c625faaace7a4dcfbb4e11baa17d993c5f
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb/dvb-usb/az6027.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,8 @@ static int az6027_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff)

/* keys for the enclosed remote control */
static struct dvb_usb_rc_key az6027_rc_keys[] = {
{ 0x00, 0x01, KEY_1 },
{ 0x00, 0x02, KEY_2 },
{ 0x0001, KEY_1 },
{ 0x0002, KEY_2 },
};

/* remote control stuff (does not work with my box) */
Expand Down

0 comments on commit be24023

Please sign in to comment.