commit | 1a73f0478a289ee5bb2e4f44a6ecf1d6d6410eab | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 27 12:53:36 2010 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 27 12:53:36 2010 +0100 |
tree | 45717e20bcc50864469b1bb7f093e4bd3085662e | |
parent | 32baba2fb7149ac262be1dca39291b55d846a075 [diff] |
MIPS: Alchemy: Remove time_lock. The sole user is au1xxx_calc_clock() which is only used in early bootup where the is no paralellism thus no race condition to protect against. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Cc: Manuel Lauss <manuel.lauss@googlemail.com>