]> bbs.cooldavid.org Git - net-next-2.6.git/commit
MIPS: Alchemy: Remove time_lock.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:36 +0000 (12:53 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:36 +0000 (12:53 +0100)
commit1a73f0478a289ee5bb2e4f44a6ecf1d6d6410eab
tree45717e20bcc50864469b1bb7f093e4bd3085662e
parent32baba2fb7149ac262be1dca39291b55d846a075
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>
arch/mips/alchemy/common/clocks.c