From: Takashi Iwai Date: Tue, 18 Feb 2014 08:39:46 +0000 (+0100) Subject: ASoC: wm8900: Fix the wrong number of enum items X-Git-Tag: v3.14-rc5~12^2~1^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1663143652d579dd5555e60fd8c78362ffb8c6;p=pandora-kernel.git ASoC: wm8900: Fix the wrong number of enum items wm8900 codec driver has a few places wrongly defining the number of enum items. Use SOC_ENUM_SINGLE_DECL() macro and they are automatically fixed. Acked-by: Liam Girdwood Acked-by: Charles Keepax Acked-by: Lars-Peter Clausen Signed-off-by: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed