ASoC: tas5086: add DAPM mux controls
authorDaniel Mack <zonque@gmail.com>
Mon, 24 Jun 2013 14:25:31 +0000 (16:25 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 25 Jun 2013 09:26:48 +0000 (10:26 +0100)
commit18710acdeea02777ef70013465f6f7fced411096
treed6ce2c0e2955c8a213dfabf9b3bf43583410fe21
parent8892d479f1ba505c835e31bb66fcf3994f5127aa
ASoC: tas5086: add DAPM mux controls

The TAS5086 has two muxes, one for connecting I2S inputs to internal
channels, and another one for selecting which internal channel should
be routed to which PWM output pin.

This patch adds DAPM widgets and routes for this driver.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tas5086.c