commit | 57464bd87f708e75b47312766e3fc8dc3aaf66ad | [log] [tgz] |
---|---|---|
author | Torben Hohn <torbenh@gmx.de> | Thu Jan 27 15:59:46 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Jan 31 14:55:45 2011 +0100 |
tree | 05047f5add674428289a12d7a912a3bf129c9e67 | |
parent | 36cb07bb8118cb14211ef25c58026f005877c47d [diff] |
frv: Switch do_timer() to xtime_update() __set_LEDS() does not need to be protected by xtime_lock. its used unprotected in other places. [ tglx: Removed stale comment ] Signed-off-by: Torben Hohn <torbenh@gmx.de> Cc: hch@infradead.org Cc: Peter Zijlstra <peterz@infradead.org> Cc: johnstul@us.ibm.com Cc: David Howells <dhowells@redhat.com> Cc: yong.zhang0@gmail.com LKML-Reference: <20110127145946.23248.57952.stgit@localhost> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>