]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ASoC: arizona: Correct FLL source definitions
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 18 Dec 2012 14:05:01 +0000 (14:05 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:41:44 +0000 (15:41 +0000)
commita8c02db029385fb4426e0396e108ab23cd08f384
tree23898bbf654638e5071f2dd50eb3060b695e476f
parent7110a287ff2b1f3780905d1686a1a4edccb95133
ASoC: arizona: Correct FLL source definitions

The FLL source constants were numbered as a simple enumeration but were
being used in the code as direct values to be written to the registers.
Renumber the constants to reflect the usage.

Reported-by: Ryo Tsutsui <Ryo.Tsutsui@wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
sound/soc/codecs/arizona.h