[MIPS] Replace generic__raw_read_trylock usage
authorRalf Baechle <ralf@linux-mips.org>
Thu, 31 Aug 2006 13:16:06 +0000 (14:16 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Sep 2006 12:37:39 +0000 (13:37 +0100)
generic__raw_read_trylock() is a defect generic function actually doing
a __raw_read_lock ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found