]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:46:24 +0000 (08:46 -0800)
commitcb5685d1d73ee6d3517ee158cbb5abf6eb3ce5e1
treeabbc14f848250297591f39f47f0a1cf6ef586a59
parent044882a62f34cd6460196c13773bd210be39d717
ASoC: arizona: Correct FLL source definitions

commit a8c02db029385fb4426e0396e108ab23cd08f384 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/arizona.h