summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap-pm.h
diff options
context:
space:
mode:
authorRussell King - ARM Linux2011-07-11 08:05:34 +0200
committerTony Lindgren2011-07-11 08:05:34 +0200
commit354a183f536a8edf6cb80ee3e3f393736e278810 (patch)
tree499ca3cad660ea38fdd95cc1fb50ecb16adafc07 /arch/arm/plat-omap/include/plat/omap-pm.h
parentMerge branch 'peter/topic/for-tony_mach-cleanup' of git://gitorious.org/omap-... (diff)
downloadkernel-qcow2-linux-354a183f536a8edf6cb80ee3e3f393736e278810.tar.gz
kernel-qcow2-linux-354a183f536a8edf6cb80ee3e3f393736e278810.tar.xz
kernel-qcow2-linux-354a183f536a8edf6cb80ee3e3f393736e278810.zip
Convert OMAPs 32kHz clocksource implementation to use the generic MMIO
clocksource support. This achieves several things: 1. It means we get rid of all these helper functions which frankly should never have been necessary. 2. It means omap_readl() inside these helper functions does not appear in ftrace output. Another plus is that we avoid the overhead of calculating the address to read each time, but a minus is that we use readl() which has a barrier. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> [tony@atomide.com: updated to use ioremap] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/omap-pm.h')
0 files changed, 0 insertions, 0 deletions