Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294890
b: refs/heads/master
c: 0d616ca
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and Mauro Carvalho Chehab committed Feb 8, 2012
1 parent b3467ad commit c6d671c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: db38951cce88eae36909143291545a59db4efa59
refs/heads/master: 0d616ca37108289b59b02191377261d12d3ae3e7
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/lmedm04.c
Original file line number Diff line number Diff line change
Expand Up @@ -1054,7 +1054,7 @@ static int dm04_lme2510_tuner(struct dvb_usb_adapter *adap)
if (ret)
info("TUN Found %s tuner", tun_msg[ret]);
else {
info("TUN No tuner found --- reseting device");
info("TUN No tuner found --- resetting device");
lme_coldreset(adap->dev->udev);
return -ENODEV;
}
Expand Down

0 comments on commit c6d671c

Please sign in to comment.