]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
authorPaul Walmsley <paul@pwsan.com>
Fri, 8 Jan 2010 22:23:05 +0000 (15:23 -0700)
committerPaul Walmsley <paul@pwsan.com>
Fri, 8 Jan 2010 22:23:05 +0000 (15:23 -0700)
commit7adb9987177f7aa269505ef65f4b4ed84bbc17b5
treed79f27b527505c61a9b8bb9322d785e2bbd133a8
parent98bb155130aca96f26b12b50a38db806a0021e59
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only

Out of the three major OMAP2 chip types, OMAP2420, OMAP2430, and OMAP3430,
we only map the IVA on OMAP2420.  The memory mapping is not shared between
OMAP2420 and OMAP2430, so it is inappropriate to label those macros as
'24XX'; this patch changes them to '2420'.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/io.c
arch/arm/plat-omap/include/plat/io.h
arch/arm/plat-omap/io.c