[PATCH] ahci: Ensure that we don't grab both functions
authorroot <root@hraefn.swansea.linux.org.uk>
Thu, 6 Jul 2006 02:58:20 +0000 (22:58 -0400)
committerJeff Garzik <jeff@garzik.org>
Thu, 6 Jul 2006 02:58:20 +0000 (22:58 -0400)
commit9545b5781cfa822ea1528bc65965dbace0c39a5d
tree0bcac2ee9005fda9cf25003c8da00c99d322c25a
parent5afc81427f79193ed55edd7184ba2b6ce119a649
[PATCH] ahci: Ensure that we don't grab both functions

When we force the chip into dual fn mode so we get PATA and AHCI we must
be sure we don't then do anything dumb like try and grab both with the AHCI
driver.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ahci.c