]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machine
authorJeeja KP <jeeja.kp@intel.com>
Tue, 24 Jan 2017 16:19:07 +0000 (21:49 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 4 Feb 2017 12:10:23 +0000 (13:10 +0100)
commit0ce62ea6c2bad3bd3544f359ffa8f8f78f0ecba1
treed7ff3cb39aa7c53688fb53cb5455d0a11ecd6b49
parentcf8207b7896b9eba63c4e3c067ce1b765c28a3d5
ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a machine

HDMI registers channel map controls per PCM. As PCMs are not
registered during dai_link init callback, store the pcm ids and
codec DAIs during this init callback.

Register for late probe and call the jack_init API which also
registers channel map in the late probe callback handler.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bxt_da7219_max98357a.c