Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157567
b: refs/heads/master
c: 087d53a
h: refs/heads/master
i:
  157565: 03b9eb2
  157563: 038191f
  157559: a5f4f59
  157551: 5ca38ed
  157535: 60a7616
  157503: 33f7a13
  157439: e056bfb
v: v3
  • Loading branch information
Rongrong Cao authored and Mark Brown committed Jul 13, 2009
1 parent 7594ab0 commit 913456e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 33e319fba727708ee45fec70091c498da4e8f606
refs/heads/master: 087d53ab11d538ce57b8a8e0ef899d7ee6a38548
4 changes: 2 additions & 2 deletions trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1293,8 +1293,8 @@ static int snd_soc_dapm_add_route(struct snd_soc_codec *codec,
if (wsink->id == snd_soc_dapm_input) {
if (wsource->id == snd_soc_dapm_micbias ||
wsource->id == snd_soc_dapm_mic ||
wsink->id == snd_soc_dapm_line ||
wsink->id == snd_soc_dapm_output)
wsource->id == snd_soc_dapm_line ||
wsource->id == snd_soc_dapm_output)
wsink->ext = 1;
}
if (wsource->id == snd_soc_dapm_output) {
Expand Down

0 comments on commit 913456e

Please sign in to comment.