Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174110
b: refs/heads/master
c: b921d92
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 717ed3b commit 34901d5
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: c4c1e295d2721470141843e31a69c4b1c131e0f7
refs/heads/master: b921d929f4a012be3e809fbb1ff1e8e6c0751c06
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/saa717x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ static int saa717x_s_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt)
"MONO", "STEREO", "LANG1", "LANG2/SAP"
};

audio_mode = V4L2_TUNER_MODE_STEREO;
audio_mode = TUNER_AUDIO_STEREO;

switch (vt->audmode) {
case V4L2_TUNER_MODE_MONO:
Expand Down

0 comments on commit 34901d5

Please sign in to comment.