-
Finn Thain authored
Mutual exclusion is redundant here because all the paths in the call graph leading to esp_driver_ops.send_dma_cmd() happen under spin_lock_irqsave/ spin_lock_irqrestore. Remove it. Tested on a Mac Quadra 660av and a Mac LC 630. Signed-off-by:
Finn Thain <fthain@telegraphics.com.au> Signed-off-by:
James Bottomley <JBottomley@Parallels.com>
e544d704