ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
authorTejun Heo <tj@kernel.org>
Thu, 17 Jun 2010 09:42:22 +0000 (11:42 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 1 Jul 2010 19:34:46 +0000 (15:34 -0400)
commitc6353b4520788e34098bbf61c73fb9618ca7fdd6
tree89146e7b8e282b907021bae657b4bf18c74d9858
parentf9ce889b8f8384ee29e1be4b34091a932e6e40f3
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89

For yet unknown reason, MCP89 on MBP 7,1 doesn't work w/ ahci under
linux but the controller doesn't require explicit mode setting and
works fine with ata_generic.  Make ahci ignore the controller on MBP
7,1 and let ata_generic take it for now.

Reported in bko#15923.

  https://bugzilla.kernel.org/show_bug.cgi?id=15923

NVIDIA is investigating why ahci mode doesn't work.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Peer Chen <pchen@nvidia.com>
Cc: stable@kernel.org
Reported-by: Anders Ă˜sthus <grapz666@gmail.com>
Reported-by: Andreas Graf <andreas_graf@csgraf.de>
Reported-by: Benoit Gschwind <gschwind@gnu-log.net>
Reported-by: Damien Cassou <damien.cassou@gmail.com>
Reported-by: tixetsal@juno.com
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ahci.c
drivers/ata/ata_generic.c
include/linux/pci_ids.h