dect
/
linux-2.6
Archived
13
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/plat-mxc
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 Fix ifdef in plat-mxc/irc.c 2009-04-16 13:03:11 +02:00
Kconfig MX31 clkdev support 2009-03-13 10:34:32 +01:00
Makefile mxc: add arch_reset() function 2009-03-27 14:51:14 +01:00
clock.c [ARM] MXC: add clkdev support 2009-03-13 10:33:50 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
gpio.c mxc: first set GPIO level, then switch direction to output 2009-03-13 10:34:19 +01:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
irq.c Fix ifdef in plat-mxc/irc.c 2009-04-16 13:03:11 +02:00
pwm.c [ARM] MXC: add pwm driver for i.MX SoCs 2009-03-13 10:34:10 +01:00
system.c mxc: add arch_reset() function 2009-03-27 14:51:14 +01:00
time.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00