]> 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>
Thu, 3 Nov 2011 02:08:54 +0000 (11:08 +0900)
commitd988b493863a721a70744752e1da364543e4c4d5
treeb90865a74455dc4e65ae49092166a6730ac2f7ea
parent2da2641228ad3d17289615cbc4874525054089bf
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