ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmap
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 14 Apr 2016 04:37:33 +0000 (10:07 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 28 Apr 2016 17:49:24 +0000 (18:49 +0100)
commit46ed1a27fb44febb2c362fc30fcb51e8eed06e3a
treec201d0f4ea9841732d72441fd59b0337d7d26fa5
parent0d425b4f900e4dc65bd186387dae32dbbb186e77
ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmap

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: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/skl_nau88l25_ssm4567.c
This page took 0.024098 seconds and 5 git commands to generate.