]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: isabelle: Fix the wrong number of items in enum ctls
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Feb 2014 09:07:56 +0000 (10:07 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 02:06:37 +0000 (11:06 +0900)
commitc826c9ae4dd933d3985f92b7b6c15ffaf6dc88aa
treec055cb4d04d553cf3b3df7b1d2bbf8efdb273fbf
parented4c0e42e851d5178cd0d1dc05de408325576e1c
ASoC: isabelle: Fix the wrong number of items in enum ctls

isabelle 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 <tiwai@suse.de>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/isabelle.c