Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298949
b: refs/heads/master
c: 3fec6b6
h: refs/heads/master
i:
  298947: 04a3081
v: v3
  • Loading branch information
Stephen Warren authored and Mark Brown committed Apr 5, 2012
1 parent ad61012 commit a23d6cd
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: 66bb2a7f835a28a9405f3f6571fbf34156e6bc1e
refs/heads/master: 3fec6b6d5a53d37194735268b9e220f75ca37f19
2 changes: 2 additions & 0 deletions trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1087,6 +1087,8 @@ static int soc_probe_platform(struct snd_soc_card *card,
snd_soc_dapm_new_controls(&platform->dapm,
driver->dapm_widgets, driver->num_dapm_widgets);

platform->dapm.idle_bias_off = 1;

if (driver->probe) {
ret = driver->probe(platform);
if (ret < 0) {
Expand Down

0 comments on commit a23d6cd

Please sign in to comment.