Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138197
b: refs/heads/master
c: 7bf63ed
h: refs/heads/master
i:
  138195: 1970cf7
v: v3
  • Loading branch information
Devin Heitmueller authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 6ef6467 commit b035f4f
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 083a17317be27a0f33d999b4360320b322a8b55b
refs/heads/master: 7bf63eda681e095ca3c39d075354053107febf80
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/frontends/au8522_dig.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,9 @@ int au8522_sleep(struct dvb_frontend *fe)
/* turn off led */
au8522_led_ctrl(state, 0);

/* Power down the chip */
au8522_writereg(state, 0xa4, 1 << 5);

state->current_frequency = 0;

return 0;
Expand Down

0 comments on commit b035f4f

Please sign in to comment.