]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i386: prepare sharing the PIT code
authorThomas Gleixner <tglx@linutronix.de>
Fri, 12 Oct 2007 21:04:06 +0000 (23:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Fri, 12 Oct 2007 21:04:06 +0000 (23:04 +0200)
commitf5e0e93faf8421083853b2d7a217267f49e27cc3
tree07feecfe09654c49a9f21ed93616793003a9f49c
parent28769149c285e0a392d2e601ae0cc71ffc345f7d
i386: prepare sharing the PIT code

PIT clock events work already and the PIT handling is the same for
i386 and x86_64. x86_64 does not support PIT as a clock source, so
disable the PIT clocksource for x86_64.

Prepare i8253.h to be shared with x8664

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
arch/x86/kernel/i8253_32.c
include/asm-x86/i8253_32.h