[patch 0/5] i8253: common clockevent

From: Thomas Gleixner
Date: Thu Jun 09 2011 - 09:08:31 EST


Replace all the copies of i8253 clockevents code with a single common
implementation.

Thanks,

tglx
---
arch/arm/mach-footbridge/Kconfig | 1
arch/arm/mach-footbridge/isa-timer.c | 51 -----------------
arch/mips/Kconfig | 1
arch/mips/kernel/i8253.c | 97 ---------------------------------
arch/x86/Kconfig | 2
arch/x86/kernel/i8253.c | 93 +-------------------------------
drivers/clocksource/Kconfig | 5 +
drivers/clocksource/i8253.c | 101 ++++++++++++++++++++++++++++++++---
8 files changed, 107 insertions(+), 244 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/