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)
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>

No differences found