]> Pileus Git - ~andy/linux/commit
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)
commite7edb2731bf8e00aaeb7d20800ae108068618f63
treebf284c2959fc6a86dc6ad694b9b6e2ed9a274dd0
parentc7f3843575eac1eea1fbda2f6b61d36627fa8f7c
ASoC: arizona: Add widget<->mux route into mux route macro

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>
sound/soc/codecs/arizona.h
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c