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)
commit1b46ebd136b3ad334762d6e66b0b96b432680e50
treef5a167d34ebb9629585324b04572c65022323795
parenta9ce96bcd9c4d0c1ffd3d37c000bcee470b2535b
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