Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322892
b: refs/heads/master
c: d8c3bb9
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Aug 25, 2012
1 parent afe4a90 commit 197de3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc72d26bdb23c908ad52ec2d321a137d27762f08
refs/heads/master: d8c3bb911f5afc32f7276c2e2e89eb58af4306ae
2 changes: 2 additions & 0 deletions trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ static int snd_soc_dapm_set_bias_level(struct snd_soc_dapm_context *dapm,
if (dapm->codec->driver->set_bias_level)
ret = dapm->codec->driver->set_bias_level(dapm->codec,
level);
else
dapm->bias_level = level;
} else
dapm->bias_level = level;

Expand Down

0 comments on commit 197de3d

Please sign in to comment.