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)
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>

No differences found