From: Mark Brown Date: Tue, 18 Dec 2012 14:05:01 +0000 (+0000) Subject: ASoC: arizona: Correct FLL source definitions X-Git-Tag: v3.8-rc4~23^2~1^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c02db029385fb4426e0396e108ab23cd08f384;p=pandora-kernel.git 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 Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed