Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124033
b: refs/heads/master
c: d189f3e
h: refs/heads/master
i:
  124031: 4259ab0
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent f15cb63 commit 8f2268b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 381d8047031d8b7c2aca4b0dd624108c807262ec
refs/heads/master: d189f3ef9e91b81573731f6fcb00c62b61450a50
1 change: 1 addition & 0 deletions trunk/drivers/media/dvb/frontends/stb0899_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1891,6 +1891,7 @@ struct dvb_frontend *stb0899_attach(struct stb0899_config *config, struct i2c_ad
state->i2c = i2c;
state->frontend.ops = stb0899_ops;
state->frontend.demodulator_priv = state;
state->internal.inversion = IQ_SWAP_AUTO;

stb0899_wakeup(&state->frontend);
if (stb0899_get_dev_id(state) == -ENODEV) {
Expand Down

0 comments on commit 8f2268b

Please sign in to comment.