Searched hist:"46 ed1a27fb44febb2c362fc30fcb51e8eed06e3a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/boards/ |
H A D | skl_nau88l25_ssm4567.c | diff 46ed1a27fb44febb2c362fc30fcb51e8eed06e3a Wed Apr 13 23:37:33 CDT 2016 Subhransu S. Prusty <subhransu.s.prusty@intel.com> 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>
|