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:
9ce6565
)
ASoC: wm5102: Register DSP1 Aux widgets
author
Dimitris Papastamos
<dp@opensource.wolfsonmicro.com>
Tue, 20 Nov 2012 13:15:21 +0000
(13:15 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 21 Nov 2012 01:32:00 +0000
(10:32 +0900)
It seems WM_ADSP2("DSP1", 0) is added twice to the widgets list, remove
that and in place use ARIZONA_DSP_WIDGETS(DSP1, "DSP1").
We need to make sure that the DSP1 Aux widgets are provided otherwise
we'll see errors such as "Failed to add route DSP1 Aux 1 -> DSP1" etc.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found