diff options
author | Subhransu S. Prusty <subhransu.s.prusty@intel.com> | 2015-12-09 17:16:10 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-01-08 14:34:05 +0100 |
commit | 15b914476bf24185534a59fb8e149d465ff79c59 (patch) | |
tree | a85e4889a22d4a581611b59b95804a2824aff727 /include/sound | |
parent | ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids (diff) | |
download | linux-15b914476bf24185534a59fb8e149d465ff79c59.tar.xz linux-15b914476bf24185534a59fb8e149d465ff79c59.zip |
ASoC: hdac_hdmi: Use list to add pins and converters
Future platforms may have a different set of pins/converters.
So use lists to add pins and converters based on enumeration.
Also it may be required to connect any converter to any pin
dynamically as per different use cases (for example DP is
connected to pin 6 on skylake board). So this will help in
dynamically select and route.
Fix the dai map as well to use the pin/cvt from list. Not
enabling all dai maps for now.
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>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions