Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76689
b: refs/heads/master
c: 0f6dac1
h: refs/heads/master
i:
  76687: 9d3e549
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 25, 2008
1 parent ac08b98 commit 8a94ea7
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: e545d6e2760b51163da141caffd288572c2db08d
refs/heads/master: 0f6dac18ccc6fb0c95f3e0269e60239661c9b4c5
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tuner-xc2028.c
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ static int check_firmware(struct dvb_frontend *fe, unsigned int type,
return rc;
}

if (priv->ctrl.mts)
if (priv->ctrl.mts && !(type & FM))
type |= MTS;

retry:
Expand Down

0 comments on commit 8a94ea7

Please sign in to comment.