ASoC: arizona: Add widget<->mux route into mux route macro
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 12 Aug 2013 10:33:32 +0000 (11:33 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 12 Aug 2013 10:56:13 +0000 (11:56 +0100)
The routes linking the widget and the input mux were being added
manually, rather than by the ARIZONA_MUX_ROUTES macro. This patchs adds
the routes to the macro.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found