]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: exynos: Turn off power of phy block when link failed
authorJingoo Han <jg1.han@samsung.com>
Fri, 6 Sep 2013 08:21:45 +0000 (17:21 +0900)
committerRichard Zhu <r65037@freescale.com>
Wed, 20 Nov 2013 06:10:29 +0000 (14:10 +0800)
commit4f380e8d2ca3709dcd66cf1c77f4970a79499dcd
tree13da6dc903f29005b960f1e52384ea0196c31f06
parent654e6ec45391474f11f6d9a2d9559cf5ee549335
PCI: exynos: Turn off power of phy block when link failed

When link failed, there is no need to turn on phy block. Also,
turning on phy block is added, in order to turn on phy block
regardless of the default value of phy registers.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-exynos.c