Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173874
b: refs/heads/master
c: 61b1e58
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 9985ba4 commit 61427a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 4c5128b30dc079d625bd109a94d5937d14f93ece
refs/heads/master: 61b1e58f0e1b9dd0e6ab7199f19b93948af4baa1
1 change: 0 additions & 1 deletion trunk/drivers/media/dvb/dvb-usb/dib0700_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,6 @@ static int dib0700_rc_query_v1_20(struct dvb_usb_device *d, u32 *event,
return 0;
}

printk("IR raw %2X %2X %2X %2X %2X %2X (len %d)\n", buf[0], buf[1], buf[2], buf[3], buf[4], buf[5], actlen);

switch (dvb_usb_dib0700_ir_proto) {
case 0:
Expand Down

0 comments on commit 61427a8

Please sign in to comment.