pci: exynos5433: use the platform_get_resource_byname intead of index 90/105190/3
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 16 Dec 2016 01:20:35 +0000 (10:20 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 8 Mar 2017 10:46:55 +0000 (02:46 -0800)
commit1e5231c842b0733d63c9ae7d4e22b8de8aa63d02
tree63cf97c87083784475a425968e1f6f9754cbc0d8
parent34694e550b2c6eacc4aef7ad0bc1d6225d96e1af
pci: exynos5433: use the platform_get_resource_byname intead of index

Use the platform_get_resource_byname for getting correct resource.

Change-Id: I1e4627705c2b612f457545ea1e07383b35d9450f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/pci/host/pci-exynos5433.c