Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271657
b: refs/heads/master
c: 417c0a2
h: refs/heads/master
i:
  271655: c4d52ae
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed Aug 27, 2011
1 parent 26dbf63 commit a9a2682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6fbd3b77ad0ad7b3020b4f50659e740ff68c719
refs/heads/master: 417c0a23b7d0384682d6032fbc6a62ab25ce7c18
1 change: 1 addition & 0 deletions trunk/drivers/media/rc/mceusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,7 @@ static void mce_request_packet(struct mceusb_dev *ir, unsigned char *data,
static void mce_async_out(struct mceusb_dev *ir, unsigned char *data, int size)
{
mce_request_packet(ir, data, size, MCEUSB_TX);
msleep(10);
}

static void mce_flush_rx_buffer(struct mceusb_dev *ir, int size)
Expand Down

0 comments on commit a9a2682

Please sign in to comment.