]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build
authorThomas Abraham <thomas.abraham@linaro.org>
Mon, 24 Oct 2011 11:57:43 +0000 (13:57 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 2 Nov 2011 11:51:21 +0000 (20:51 +0900)
commit756deaa4f57555ae8af3876e425b604c182d9093
treeb8da3808fc21d408bc94ab18b159250e90b29985
parentbda15d005ae766be1a1e3844805666bbb3e34e5f
ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build

The pl330 device instances and associated platform data is required only
for non-device-tree builds. With device tree enabled, the data about the
platform is obtained from the device tree. For images that include both
dt and non-dt platforms, an addditional check is added to ensure that
static amba device registrations is applicable to only non-dt platforms.

Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/dma.c