commit | a8c02db029385fb4426e0396e108ab23cd08f384 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 18 14:05:01 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Dec 24 15:41:44 2012 +0000 |
tree | 23898bbf654638e5071f2dd50eb3060b695e476f | |
parent | 7110a287ff2b1f3780905d1686a1a4edccb95133 [diff] |
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