kernel-ark/arch/arm/plat-omap
Martin Schwidefsky 0a54419836 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
The clocksource structure has two multipliers, the unmodified multiplier
clock->mult_orig and the NTP corrected multiplier clock->mult. The NTP
multiplier is misplaced in the struct clocksource, this is private
information of the timekeeping code. Add the mult field to the struct
timekeeper to contain the NTP corrected value, keep the unmodifed
multiplier in clock->mult and remove clock->mult_orig.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: John Stultz <johnstul@us.ibm.com>
Cc: Daniel Walker <dwalker@fifo99.com>
LKML-Reference: <20090814134810.149047645@de.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2009-08-15 10:55:46 +02:00
..
include/mach OMAP: Fix IOMEM macro for assembly 2009-06-23 16:56:05 +03:00
clock.c Merge branch 'omap4' into for-next 2009-05-28 15:45:14 -07:00
common.c timekeeping: Move NTP adjusted clock multiplier to struct timekeeper 2009-08-15 10:55:46 +02:00
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
dma.c OMAP3: DMA: Enable idlemodes for DMA OCP 2009-06-23 13:30:24 +03:00
dmtimer.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
fb.c ARM: OMAP: Fix printing of reserved memory for frambuffer 2009-05-11 09:58:19 -07:00
gpio.c OMAP2/3: Initialize gpio debounce register 2009-06-23 13:30:25 +03:00
i2c.c ARM: OMAP: Update contact address of I2C registration helper 2009-05-25 11:08:43 -07:00
io.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
iommu.c OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry 2009-06-23 13:30:25 +03:00
iopgtable.h omap iommu: tlb and pagetable primitives 2009-05-05 14:52:39 +03:00
iovmm.c omap iommu: simple virtual address space management 2009-05-19 08:23:49 +03:00
Kconfig [ARM] Kconfig: remove 'default n' 2009-05-31 15:12:25 +01:00
mailbox.c block: implement and enforce request peek/start/fetch 2009-05-11 09:52:18 +02:00
Makefile omap iommu: entries for Kconfig and Makefile 2009-05-22 10:16:36 +03:00
mcbsp.c ARM: OMAP: McBSP: Fix legacy interrupts to clear their status 2009-05-25 11:08:42 -07:00
mux.c ARM: OMAP4: Add minimal support for omap4 2009-05-28 14:16:04 -07:00
ocpi.c
sram.c OMAP3: SRAM size fix for HS/EMU devices 2009-06-23 13:30:23 +03:00
usb.c