commit | 51e0f3c825f0f800479aa6fd2066587b425d1010 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Tue Jan 24 21:49:06 2017 +0530 |
committer | Mark Brown <broonie@kernel.org> | Sat Feb 04 13:08:01 2017 +0100 |
tree | 11e0262fdbd104cbd60301ae47797405f1d0f1cb | |
parent | ab1eea19d0223481fab7345072825d00ce98c339 [diff] |
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>