Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97726
b: refs/heads/master
c: 383a211
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jun 5, 2008
1 parent a05c91a commit b7e08fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 2f1a1c7f9c10a87a6725e4b9603e4880c2059d71
refs/heads/master: 383a211699026ee41d9726e3f5edcfa1b0071b8f
6 changes: 0 additions & 6 deletions trunk/drivers/media/video/au0828/au0828-dvb.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,12 +353,6 @@ int au0828_dvb_register(struct au0828_dev *dev)
return -1;
}

/* Put the analog decoder in standby to keep it quiet */
au0828_call_i2c_clients(dev, TUNER_SET_STANDBY, NULL);

if (dvb->frontend->ops.analog_ops.standby)
dvb->frontend->ops.analog_ops.standby(dvb->frontend);

/* register everything */
ret = dvb_register(dev);
if (ret < 0) {
Expand Down

0 comments on commit b7e08fb

Please sign in to comment.