Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181692
b: refs/heads/master
c: b00380f
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Feb 26, 2010
1 parent a0eeb71 commit 3260f95
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: d07602a07acfb9f6d1dbc24fd0416fed5d194bbc
refs/heads/master: b00380fcb760070d5bfdc69ed7273084a629db4d
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[] = {
{ 0x0001, KEY_1 },
{ 0x0002, KEY_2 },
{ 0x00, 0x01, KEY_1 },
{ 0x00, 0x02, KEY_2 },
};

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

0 comments on commit 3260f95

Please sign in to comment.