ASoC: Correct WM8994 MICBIAS supply widget hookup
commit58adb574b85520b41aaf49385353eb6ede15586f
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 14 Jul 2011 09:21:37 +0000 (14 18:21 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 3 Aug 2011 19:42:39 +0000 (3 12:42 -0700)
tree669922ec0b2fd543fa8fc968712d8ac9aaf8f746
parent064368f233a99c4ae72619dade84b2fe036b5625
ASoC: Correct WM8994 MICBIAS supply widget hookup

commit b793eb60a01d5b5e4aaeb2fbc2b036dec0d9f84d upstream.

The WM8994 and WM8958 series of devices have two MICBIAS supplies rather
than one, the current widget actually manages the microphone detection
control register bit (which is managed separately by the relevant API).

Fix this, hooking the relevant supplies up to the MICBIAS1 and MICBIAS2
widgets.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/soc/codecs/wm8994.c