From: Anssi Hannula Date: Wed, 19 Jan 2011 01:03:26 +0000 (-0500) Subject: ahci: add HFLAG_YES_FBS and apply it to 88SE9128 X-Git-Tag: v2.6.38-rc3~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10aca06c82a85fe7dcb3d8ad1b0b66e8635c8b8b;p=pandora-kernel.git ahci: add HFLAG_YES_FBS and apply it to 88SE9128 Commit 5f173107ecad83a50 added HFLAG_YES_FBS workaround for 88SE9128 (1b4b:9123). However, that change inadvertently caused the legacy IDE interface of the controller (with the same pci id) to become associated with the AHCI driver as well, causing the driver to try to bring the interface up in vain. Fix that by matching against class as well. Signed-off-by: Anssi Hannula Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed