ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmap
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 14 Apr 2016 04:37:32 +0000 (10:07 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 28 Apr 2016 17:49:24 +0000 (18:49 +0100)
commit0d425b4f900e4dc65bd186387dae32dbbb186e77
tree20bfa88f07ae3241bc67ab42fed1876cdf3d7813
parent1a10612fc3f5eb5cfa89af3f6b8181d69f79a371
ASoC: Intel: boards: Update skl_nau88l25_max98357a 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_max98357a.c
This page took 0.024846 seconds and 5 git commands to generate.