From: Ingo Molnar Date: Wed, 1 Aug 2007 00:07:02 +0000 (-0500) Subject: atl1: use spin_trylock_irqsave() X-Git-Tag: v2.6.23-rc3~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5845b677cf7f64a0f104609e1dfe02a439f69f71;p=pandora-kernel.git atl1: use spin_trylock_irqsave() use the simpler spin_trylock_irqsave() API to get the adapter lock. [ this is also a fix for -rt where adapter->lock is a sleeping lock. ] Signed-off-by: Ingo Molnar Signed-off-by: Jay Cliburn Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed