ata_piix: remove SIDPR locking
authorTejun Heo <htejun@gmail.com>
Mon, 6 Sep 2010 15:57:40 +0000 (17:57 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 22 Oct 2010 00:21:05 +0000 (20:21 -0400)
commit9950110cf0f79db91c0103876f3a58c9069243eb
tree486d150b8d2d63dbd1b22f76f01134bf08fe5e1b
parentc0c362b60e259e3480a36ef70280d545818844f0
ata_piix: remove SIDPR locking

Now that libata provides proper cross-port EH exclusion.  The SIDPR
locking added by commit 213373cf (ata_piix: fix locking around SIDPR
access) is no longer necessary.  Remove it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ata_piix.c