From: Takashi Iwai Date: Tue, 18 Feb 2014 08:34:44 +0000 (+0100) Subject: ASoC: wm8400: Fix the wrong number of enum items X-Git-Tag: v3.14-rc5~12^2~1^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898b48eb88bff3a7a49590a08bee546c2d26bd91;p=pandora-kernel.git ASoC: wm8400: Fix the wrong number of enum items wm8400 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: Charles Keepax Acked-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed