commit | 4cbc365509560086faca950d69bd89fc956033b3 | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | Tue Nov 20 13:15:21 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 21 10:32:00 2012 +0900 |
tree | 8afaec2bb6bb68f2433cccd69ef21a984112e282 | |
parent | 9ce6565faa467205d68474e1ee1995f41661b7b8 [diff] |
ASoC: wm5102: Register DSP1 Aux widgets 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>