From: Takashi Iwai Date: Tue, 18 Feb 2014 09:01:43 +0000 (+0100) Subject: ASoC: arizona: Fix wrong number of items in enum ctls X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~12^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ca2c30f4fec73d53f727fe2fe729e16d9a43b2;p=pandora-kernel.git ASoC: arizona: Fix wrong number of items in enum ctls arizona codec driver has a few places wrongly defining the number of enum items. Use SOC_ENUM_SINGLE_DECL() macro and they are automatically fixed. Signed-off-by: Takashi Iwai Acked-by: Liam Girdwood Acked-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed