]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ASoC: Convert WM8962 MICBIAS to a supply widget
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Sep 2011 15:22:48 +0000 (16:22 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Sep 2011 15:59:43 +0000 (16:59 +0100)
commit086d7f804e269454b4fffe757ed5517c3703baf8
tree2a2f34d8add2ac9a2087c690a4960ec1b8ef54b6
parent3f7d55a19adbf37b5b91eea91b21f2209a1b9ca2
ASoC: Convert WM8962 MICBIAS to a supply widget

A supply widget is generally clearer than a MICBIAS widget and a mic bias
is just a type of supply so use a supply widget for the MICBIAS. This also
avoids confusion with the routing when connected to multiple inputs.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8962.c
sound/soc/samsung/speyside_wm8962.c