diff options
author | Kevin Hilman <khilman@deeprootsystems.com> | 2009-04-14 14:04:16 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2009-04-23 18:31:09 +0200 |
commit | f5c122da543ebf98a5ccb3166768e38eea3120dd (patch) | |
tree | 0275d0646aab07c8e3bf9ef5a22572bcf668f400 /arch/arm/mm | |
parent | davinci: major rework of clock, PLL, PSC infrastructure (diff) | |
download | linux-f5c122da543ebf98a5ccb3166768e38eea3120dd.tar.xz linux-f5c122da543ebf98a5ccb3166768e38eea3120dd.zip |
davinci: add arch_ioremap() which uses existing static mappings
Add arch-specific ioremap() which uses any existing static mappings in
place of doing a new mapping. From now on, drivers should always use
ioremap() instead of IO_ADDRESS().
In addition, remove the davinci_[read|write]* macros in favor of using
ioremap.
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mm')
0 files changed, 0 insertions, 0 deletions