ASoC: wm5102: Correct micbias DAPM supplies
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thu, 25 Oct 2012 14:24:42 +0000 (15:24 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 25 Oct 2012 16:20:50 +0000 (17:20 +0100)
commit2a0db30765bce6f552f187c9b26ce70f5fb79c16
treec502c21c89d3c3751151d8974438713b8d40bbb9
parent6f0c0580b70c89094b3422ba81118c7b959c7556
ASoC: wm5102: Correct micbias DAPM supplies

ARIZONA_MICB1_ENA_SHIFT was used for micbias 2 and 3. This change
correctly uses the ARIZONA_MICBX_ENA_SHIFT for each corresponding DAPM
supply. This should not have caused any problems as the micbias enables
are in the same place in each register.

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