commit | 9545b5781cfa822ea1528bc65965dbace0c39a5d | [log] [tgz] |
---|---|---|
author | root <root@hraefn.swansea.linux.org.uk> | Wed Jul 05 22:58:20 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jul 05 22:58:20 2006 -0400 |
tree | 0bcac2ee9005fda9cf25003c8da00c99d322c25a | |
parent | 5afc81427f79193ed55edd7184ba2b6ce119a649 [diff] |
[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>