Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25164
b: refs/heads/master
c: cc33668
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Apr 2, 2006
1 parent c26b920 commit 155ecfc
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: 021e0b768b2c7931d9ba699e135c3eec42d5d3eb
refs/heads/master: cc33668b1eed1eac43f00cec639066047323b01d
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/msp3400-kthreads.c
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ static void msp34xxg_set_audmode(struct i2c_client *client)

if (state->std == 0x20) {
if ((state->rxsubchans & V4L2_TUNER_SUB_SAP) &&
(state->audmode == V4L2_TUNER_MODE_STEREO ||
(state->audmode == V4L2_TUNER_MODE_LANG1_LANG2 ||
state->audmode == V4L2_TUNER_MODE_LANG2)) {
msp_write_dem(client, 0x20, 0x21);
} else {
Expand Down

0 comments on commit 155ecfc

Please sign in to comment.