git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e3461d
)
ASoC: broadwell: Drop unnecessary snd_soc_dapm_enable() calls
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 1 Jan 2015 10:30:35 +0000
(11:30 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 6 Jan 2015 17:24:25 +0000
(17:24 +0000)
DAPM widgets are enabled by default, there is no need to enable them unless
they have previously been explicitly disabled.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found