Home
last modified time | relevance | path

Searched hist:"4090 d63b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c4090d63b Thu Nov 10 09:34:52 CST 2016 Charles Keepax <ckeepax@opensource.wolfsonmicro.com> ASoC: wm2200: Correct types of mixer texts and values

The core expects "const char * const" and "unsigned int" for enum
controls, the mixer control definitions in wm2200 use "const char *"
and "int". This patch corrects the type of these arrays.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
4090d63b Thu Nov 10 09:34:52 CST 2016 Charles Keepax <ckeepax@opensource.wolfsonmicro.com> ASoC: wm2200: Correct types of mixer texts and values

The core expects "const char * const" and "unsigned int" for enum
controls, the mixer control definitions in wm2200 use "const char *"
and "int". This patch corrects the type of these arrays.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>