Searched hist:"17 a42c4500b05a6af4c32eb8e9cfc44bab945d1f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | diff 17a42c4500b05a6af4c32eb8e9cfc44bab945d1f Thu Feb 11 20:16:04 CST 2016 Subhransu S. Prusty <subhransu.s.prusty@intel.com> ASoC: hdac_hdmi: create dais based on number of cvts
After enabling all pins/cvts, Skylake HDMI codec enumerates 3 converters. Three independent streams can be supported with 3 cvts. This patch removes the static dai creation and creates dais based on the number of cvts queried.
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>
|