Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294927
b: refs/heads/master
c: 45145b6
h: refs/heads/master
i:
  294925: cf52178
  294923: edb0866
  294919: a1fb1ea
  294911: 35f6dac
v: v3
  • Loading branch information
Simon Arlott authored and Mauro Carvalho Chehab committed Feb 14, 2012
1 parent 79fc62d commit f6d1d12
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 546c9736288e50d29feb204065b71f03c3461f86
refs/heads/master: 45145b67f5895ff92207cffd74e65460a87920b2
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/dvb-core/dvb_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,8 @@ static int dvb_frontend_thread(void *data)
dprintk("%s: Retune requested, FESTATE_RETUNE\n", __func__);
re_tune = true;
fepriv->state = FESTATE_TUNED;
} else {
re_tune = false;
}

if (fe->ops.tune)
Expand Down

0 comments on commit f6d1d12

Please sign in to comment.