From: Takashi Iwai Date: Tue, 18 Feb 2014 08:45:30 +0000 (+0100) Subject: ASoC: wm8994: Fix the wrong number of enum items X-Git-Tag: v3.14-rc5~12^2~1^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61a35b798497a85725ce10c07049fa1b9ca014c;p=pandora-kernel.git ASoC: wm8994: Fix the wrong number of enum items wm8994 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