commit | 9950110cf0f79db91c0103876f3a58c9069243eb | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Sep 06 17:57:40 2010 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Oct 21 20:21:05 2010 -0400 |
tree | 486d150b8d2d63dbd1b22f76f01134bf08fe5e1b | |
parent | c0c362b60e259e3480a36ef70280d545818844f0 [diff] |
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>