Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124219
b: refs/heads/master
c: f1990a9
h: refs/heads/master
i:
  124217: 305c71f
  124215: 084f0da
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 6039909 commit f56a5b8
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: bdf398eb09e3f2e1fd1acb50960ce93fe380e847
refs/heads/master: f1990a9c39d957e6896fc506fc5388b7f302c429
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/em28xx/em28xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ static int set_ac97_input(struct em28xx *dev)
em28xx should point to LINE IN, while AC97 should use VIDEO
*/
if (amux == EM28XX_AMUX_VIDEO2)
amux = dev->ctl_ainput;
amux = EM28XX_AMUX_VIDEO;

/* Mute all entres but the one that were selected */
for (i = 0; i < ARRAY_SIZE(inputs); i++) {
Expand Down

0 comments on commit f56a5b8

Please sign in to comment.