From: Takashi Iwai Date: Tue, 18 Feb 2014 08:44:23 +0000 (+0100) Subject: ASoC: wm8991: Fix the wrong number of enum items X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~1^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07338b0f2e1697c99fcd52bf1895227ce5e1a14;p=pandora-kernel.git ASoC: wm8991: Fix the wrong number of enum items wm8991 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