]> git.openfabrics.org - ~emulex/infiniband.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>
Fri, 23 Dec 2011 01:07:06 +0000 (10:07 +0900)
commitfca3de6ab9bfc6f3b5beebd8f9792357c4e4d441
tree00719e0bc9681aa7474a2079789364085a32a139
parent4972a80e16a206149729be887285f4494b6826dc
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