]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit51e0f3c825f0f800479aa6fd2066587b425d1010
tree11e0262fdbd104cbd60301ae47797405f1d0f1cb
parentab1eea19d0223481fab7345072825d00ce98c339
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