From: Thomas Gleixner Date: Thu, 9 Jun 2011 13:08:25 +0000 (+0000) Subject: i8253: Create common clockevent implementation X-Git-Tag: v3.1-rc1~297^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6220bdc9485c5ea972f9e0e6d062a05934bb74b;p=pandora-kernel.git i8253: Create common clockevent implementation arm, mips and x86 implement i8253 based clockevents. All the same code copied. Create a common implementation in drivers/clocksource/i8253.c. About time to rename drivers/clocksource/ to something else. Signed-off-by: Thomas Gleixner Cc: Russell King Cc: Ralf Baechle Cc: John Stultz Link: http://lkml.kernel.org/r/20110609130621.921710458@linutronix.de --- Reading git-diff-tree failed