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

No differences found