linux/sound/soc/rockchip
Enric Balletbo i Serra ec0d23b295 ASoC: rockchip-max98090: Fix the Headset Mic route.
The path Headset Mic --> MICBIAS is wrong because connects a non-supply
widget as a source with a supply widget as a sink. It's the other way
around:

  MICBIAS (source) --> Headset Mic (sink).

This patch also shut up the following error message:

 rockchip-snd-max98090 sound: Connecting non-supply widget to supply widget is not supported (Headset Mic -> MICBIAS)
 rockchip-snd-max98090 sound: ASoC: no dapm match for Headset Mic --> (null) --> MICBIAS
 rockchip-snd-max98090 sound: ASoC: Failed to add route Headset Mic -> direct -> MICBIAS

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-05-30 16:19:41 +01:00
..
Kconfig ASoC: rockchip: Add rockchip SPDIF transceiver driver 2015-10-08 16:12:01 +01:00
Makefile ASoC: rockchip: Add rockchip SPDIF transceiver driver 2015-10-08 16:12:01 +01:00
rockchip_i2s.c ASoC: rockchip: i2s: configure the sdio pins' iomux mode 2016-05-30 16:19:41 +01:00
rockchip_i2s.h ASoC: rockchip: i2s: configure the sdio pins' iomux mode 2016-05-30 16:19:41 +01:00
rockchip_max98090.c ASoC: rockchip-max98090: Fix the Headset Mic route. 2016-05-30 16:19:41 +01:00
rockchip_rt5645.c ASoC: rockchip-rt5645: Allow more sample rates 2015-11-16 10:10:24 +00:00
rockchip_spdif.c ASoC: rockchip: add bindings for spdif controller 2016-03-05 12:59:06 +09:00
rockchip_spdif.h Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl-sai', 'asoc/fix/rockchip', 'asoc/fix/sgtl5000' and 'asoc/fix/wm8974' into asoc-linus 2015-12-23 00:23:27 +00:00