From: Atsushi Nemoto Date: Thu, 23 Apr 2009 15:10:36 +0000 (+0900) Subject: MIPS: TXx9: micro optimization for clocksource and clock_event X-Git-Tag: v2.6.31-rc1~291^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43da03ca4719276b9601730627d20b2a71fb6ba;p=pandora-kernel.git MIPS: TXx9: micro optimization for clocksource and clock_event Use container structure for clocksource, clock_event_device and hold a pointer to txx9_tmr_reg in it. This saves a few instructions in clocksource and clock_event handlers. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed