commit | 7adb9987177f7aa269505ef65f4b4ed84bbc17b5 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Fri Jan 08 15:23:05 2010 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Fri Jan 08 15:23:05 2010 -0700 |
tree | d79f27b527505c61a9b8bb9322d785e2bbd133a8 | |
parent | 98bb155130aca96f26b12b50a38db806a0021e59 [diff] |
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>