]> 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)
commitef3701a7308d387f2edcb45c797c288f1e70e2e7
treef5a167d34ebb9629585324b04572c65022323795
parent48987ff4a44b410140f51426c18bc893b404709f
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