summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/poodle.c
diff options
context:
space:
mode:
authorTakashi Iwai2016-02-29 17:23:50 +0100
committerMark Brown2016-03-01 04:02:05 +0100
commit127ee199d5d232f29ad64bace3b441127fce6cd3 (patch)
tree20968fdc7dca9119e30675978970e058353be4da /sound/soc/pxa/poodle.c
parentASoC: pxa: corgi: Fix enum ctl accesses in a wrong type (diff)
downloadkernel-qcow2-linux-127ee199d5d232f29ad64bace3b441127fce6cd3.tar.gz
kernel-qcow2-linux-127ee199d5d232f29ad64bace3b441127fce6cd3.tar.xz
kernel-qcow2-linux-127ee199d5d232f29ad64bace3b441127fce6cd3.zip
ASoC: pxa: magician: Fix enum ctl accesses in a wrong type
"Input Select" ctl in magician driver is an enum, while the current driver accesses wrongly via value.integer.value[]. They have to be via value.enumerated.item[] instead. (Meanwhile "Headphone Switch" and "Speaker Switch" are boolean, so they should stay to access via value.integer.value[] as is.) Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/pxa/poodle.c')
0 files changed, 0 insertions, 0 deletions