]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Hexagon: Add locking types and functions
authorRichard Kuo <rkuo@codeaurora.org>
Tue, 13 Sep 2011 00:38:01 +0000 (10:38 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Sep 2011 00:38:01 +0000 (10:38 +1000)
commitdf514cbaa172013d13e0349be8d0a1472a75628f
tree07b62ff850468d48925002756c2f89b880059d01
parent16e8600655df8ea64e1d11313f0e8c24a551e2bd
Hexagon: Add locking types and functions

Moved rwsem to asm-generic.  Will submit a subsequent patch for PPC
use it from the new location.

Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/include/asm/spinlock.h [new file with mode: 0644]
arch/hexagon/include/asm/spinlock_types.h [new file with mode: 0644]
include/asm-generic/rwsem.h [new file with mode: 0644]