]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ASoC: Disable pulls on WM8994 AIF2 when starting it
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Aug 2011 02:01:02 +0000 (11:01 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Aug 2011 14:54:12 +0000 (23:54 +0900)
commitd09f3ecf1a7ba658934fa3c45f67ed2620a50950
treee858a45b954655172f48596598f574754a6914e3
parent5c58b739c3a1cc41a80991c37b17e181dd1bb51d
ASoC: Disable pulls on WM8994 AIF2 when starting it

Pull control is availalbe for WM8994 AIF2, generally disabled as part of
the GPIO configuration in order to save power after system startup. As on
newer devices in the series there is no GPIO functionality on these pins
this will happen less naturally so have the driver disable the pulls as the
AIF is probed.

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