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:
c445be3
)
ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets()
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 27 Aug 2013 13:50:58 +0000
(15:50 +0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 27 Aug 2013 14:37:33 +0000
(15:37 +0100)
snd_soc_jack_add_pins() does not create any new DAPM widgets, so there is no
need to call snd_soc_dapm_new_widgets().
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found