commit | 11d94e026b962eee6e1fbc4237f2cbfbec839067 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Mar 08 17:22:42 2017 +0900 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Thu Mar 09 15:29:57 2017 +0530 |
tree | 8fff66dcd6690134411ccb580e0b538d42387534 | |
parent | 677941a304b72620f519e542fb7c370424dcc297 [diff] |
phy: phy-exynos-pcie: fix the wrong error return When it doesn't get the blk_base's resource, it was returned the error about phy_base, not blk_base. This patch is for fixing the wrong error return about blk_base. Fixes: cf0adb8e281b ("phy: phy-exynos-pcie: Add support for Exynos PCIe PHY") Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>