Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-realview
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback
Pass clocksource pointer to the read() callback for clocksources.  This
allows us to share the callback between multiple instances.

[hugh@veritas.com: fix powerpc build of clocksource pass clocksource mods]
[akpm@linux-foundation.org: cleanup]
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: John Stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-21 13:41:47 -07:00
..
include/mach [ARM] pass reboot command line to arch_reset() 2009-03-19 16:20:24 +00:00
clock.c [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
clock.h [ARM] realview: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:21 +00:00
core.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
core.h [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip 2009-02-19 11:30:27 +00:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower() 2008-12-01 14:54:56 +00:00
Kconfig [ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash 2009-02-19 11:30:26 +00:00
localtimer.c [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c 2009-04-02 15:53:17 +01:00
Makefile RealView: Add support for the Cortex-A8 Platform Baseboard 2008-12-01 14:54:55 +00:00
Makefile.boot RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
platsmp.c [ARM] Fix realview build 2009-01-08 16:29:41 +00:00
realview_eb.c [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip 2009-02-19 11:30:27 +00:00
realview_pb11mp.c [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip 2009-02-19 11:30:27 +00:00
realview_pb1176.c [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip 2009-02-19 11:30:27 +00:00
realview_pba8.c [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip 2009-02-19 11:30:27 +00:00