]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Davinci: timer - use ioremap()
authorCyril Chemparathy <cyril@ti.com>
Fri, 7 May 2010 21:06:35 +0000 (17:06 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 13 May 2010 17:05:26 +0000 (10:05 -0700)
commit1bcd38ad2de4c1cd30387c588dfb28d637d4111d
treec8702d5bf18d3956a8a661d8aef62b79dff34cb8
parent3347db8392486a1b52aab980cc445cf505c36d45
Davinci: timer - use ioremap()

This patch eliminates IO_ADDRESS() usage for Davinci timer definitions.  The
timer code has correspondingly been modified to ioremap() MMRs instead.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/da830.c
arch/arm/mach-davinci/da850.c
arch/arm/mach-davinci/devices.c
arch/arm/mach-davinci/include/mach/common.h
arch/arm/mach-davinci/time.c