ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remapping
authorZhuohao Lee <zhuohao@chromium.org>
Mon, 10 Dec 2018 04:32:13 +0000 (12:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 10 Dec 2018 15:35:49 +0000 (15:35 +0000)
commit7f63196eaa83e033de523602324ff91288390a67
tree3082f970ab0821af2f80b644ccce522b0ddb73d7
parent02e5af6575627ca0692d5b93e7c3fc3b86f62f40
ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remapping

From the da7219 spec, the button A, B, C and D are remapped to
0, 1, 2 and 3 respectively where button A is KEY_PLAYPAUSE,
B is KEY_VOLUMEUP, C is KEY_VOLUMEDOWN and D is KEY_VOICECOMMAND.

Signed-off-by: Zhuohao Lee <zhuohao@chromium.org>
Signed-off-by: Max Chang <changmax@chromium.org>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/kbl_da7219_max98927.c