From: Dimitris Papastamos Date: Tue, 20 Nov 2012 13:15:21 +0000 (+0000) Subject: ASoC: wm5102: Register DSP1 Aux widgets X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~42^2~45^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cbc365509560086faca950d69bd89fc956033b3;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed