]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS: 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>
Tue, 8 Nov 2011 10:05:34 +0000 (19:05 +0900)
commit004abb0167b3570a913687b74ee9b4366f89d348
tree7bdab0c46c3bf4e75ac8b8d2c46eb5e999565657
parentfcb927ed3f5cd47626963154d1b2881ba7ad3301
ARM: EXYNOS: 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-exynos/Kconfig
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/dma.c