Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293250
b: refs/heads/master
c: fb644e9
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 26, 2012
1 parent 0693697 commit f9f5715
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: d5315a23ccdf921c838d26df6360b439c8d7ac83
refs/heads/master: fb644e9ce02a6965a2419325a03a9ea531840bcd
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-dapm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@ static void dapm_post_sequence_async(void *data, async_cookie_t cookie)
dev_err(d->dev, "Failed to turn off bias: %d\n", ret);

if (d->dev)
pm_runtime_put_sync(d->dev);
pm_runtime_put(d->dev);
}

/* If we just powered up then move to active bias */
Expand Down

0 comments on commit f9f5715

Please sign in to comment.