commit | a43da03ca4719276b9601730627d20b2a71fb6ba | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Apr 24 00:10:36 2009 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Jun 17 11:06:25 2009 +0100 |
tree | 54bdc04c1223839581feba0c00f44836c91ca9cc | |
parent | 605b7ef7b79cee8e36ae5c48700e1a1eec74d38a [diff] |
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 <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>