]> git.baikalelectronics.ru Git - kernel.git/commit
ASoc: hdac_hdmi: Configure pin verbs for MST
authorJeeja KP <jeeja.kp@intel.com>
Tue, 7 Feb 2017 13:39:47 +0000 (19:09 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 16 Feb 2017 18:55:36 +0000 (18:55 +0000)
commit25a84525518f04b05fed520f5719b0b4ee8724ef
treef5a167d34ebb9629585324b04572c65022323795
parent43d6e706eb3ba58a5ee50b68ee9acd253b0df075
ASoc: hdac_hdmi: Configure pin verbs for MST

To enable stream on a specific port of a MST capable pin, the port
needs to be selected before we configure the pin widget verb.

When port is selected, all the pin widget verb controlling the sink
device operation will be directed to selected port. So add port
selection before configuring the pin widget verb.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c