]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bxt: add channel map support in rt298 machine
authorJeeja KP <jeeja.kp@intel.com>
Tue, 24 Jan 2017 16:19:06 +0000 (21:49 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 4 Feb 2017 12:08:01 +0000 (13:08 +0100)
commit0b5f4c4ba772e7439dd10a7be7404f3637231f7c
tree11e0262fdbd104cbd60301ae47797405f1d0f1cb
parent4e8b89fdeac9b29405a318f83ae874efb1bef2a0
ASoC: Intel: bxt: add channel map support in rt298 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 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_rt298.c