video: rockchip: dp: remove dp phy select operation in dp driver.
authorwenping.zhang <wenping.zhang@rock-chips.com>
Tue, 15 Nov 2016 02:48:51 +0000 (10:48 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 17 Nov 2016 04:03:04 +0000 (12:03 +0800)
commit8b339fd6089d43e0831109fe5169be834e33b860
tree571efaab7350dd98e7e831ef4885726576fddb3a
parentbfcf8ff1b430c3362327fad7818536dea01bff70
video: rockchip: dp: remove dp phy select operation in dp driver.

Previous code select dp phy by dp->port->id, but this id can't
indicate the phy id, and it will introduce a phy power on bug if
we only use typec1 as dp output, so we move these code to typec
phy driver.

Change-Id: If809efe9138b186b060e6c7467473f2d3192bc7e
Signed-off-by: wenping.zhang <wenping.zhang@rock-chips.com>
drivers/video/rockchip/dp/rockchip_dp_core.c
drivers/video/rockchip/dp/rockchip_dp_core.h