Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248306
b: refs/heads/master
c: dc2bea6
h: refs/heads/master
v: v3
  • Loading branch information
Lu Guanqun authored and Mark Brown committed Apr 20, 2011
1 parent 3b1ca0d commit 4a49c0d
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: a68b38ada57bc9aeeec574d3e76e67ad89fea303
refs/heads/master: dc2bea616a4026860a8ba9eae778cfd4fda061b1
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1597,7 +1597,7 @@ static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm,
}

/* connect dynamic paths */
switch(wsink->id) {
switch (wsink->id) {
case snd_soc_dapm_adc:
case snd_soc_dapm_dac:
case snd_soc_dapm_pga:
Expand Down

0 comments on commit 4a49c0d

Please sign in to comment.