commit | ba2103467794645e43d8115bef6f4fd18a40b47b | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Tue Jan 24 21:49:07 2017 +0530 |
committer | Mark Brown <broonie@kernel.org> | Sat Feb 04 13:10:23 2017 +0100 |
tree | d7ff3cb39aa7c53688fb53cb5455d0a11ecd6b49 | |
parent | 6d707a74a79c7698bd3b797586c2f6ae55eae56c [diff] |
ASoC: Intel: bxt: add channel map support in bxt_da7219_max98357a 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 also 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>