]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-linux-kernel/ti-linux-kernel-next.git/commit
drm/bridge: cdns-mhdp: Remove extra phy configuration calls.
authorSwapnil Jakhade <sjakhade@cadence.com>
Wed, 9 Oct 2019 14:15:24 +0000 (19:45 +0530)
committerJyri Sarha <jsarha@ti.com>
Thu, 24 Oct 2019 12:22:42 +0000 (15:22 +0300)
commit0402b7096fbfd9627f5d00c2a165ff486098f907
tree5dedbbfbf967485f4f7d3ccdc77a67b48623dfc1
parent96bac3bea1654afe04bf814707e4eef47a7f798d
drm/bridge: cdns-mhdp: Remove extra phy configuration calls.

In function mhdp_link_training, for fallback cases where training is
unsuccessful, remove phy configuration calls, as we are restarting
the link training procedure. So phy confiigure will be executed in
function mhdp_link_training_init().

Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
drivers/gpu/drm/bridge/cdns-mhdp.c