sata_promise: FastTrack TX4200 is a second-generation chipv2.6.22.17-opt2
commit3c565dcb45570eec3471b33ace87ecb4b51e70d4
authorMikael Pettersson <mikpe@it.uu.se>
Wed, 16 Jan 2008 09:31:22 +0000 (16 10:31 +0100)
committerOliver Pinter <oliver.pntr@gmail.com>
Sat, 9 Feb 2008 15:22:01 +0000 (9 16:22 +0100)
tree86c3f09a35297683c17d2b9ffac15503d67ee60a
parente38523fd7f35f485e8190b0ad286b8137a852b13
sata_promise: FastTrack TX4200 is a second-generation chip

patch 7f9992a23190418592f0810900e4f91546ec41da in mainline.

This patch corrects sata_promise to classify FastTrack TX4200
(DID 3515/3519) as a second-generation chip. Promise's partial-
source FT TX4200 driver confirms this classification.

Treating it as a first-generation chip causes several problems:
1. Detection failures. This is a recent regression triggered by
   the hotplug-enabling changes in 2.6.23-rc1.
2. Various "failed to resume link for reset" warnings.

This patch fixes <http://bugzilla.kernel.org/show_bug.cgi?id=8936>.

Thanks to Stephen Ziemba for reporting the bug and for testing the fix.

Signed-off-by: Mikael Pettersson <mikpe@it.uu.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
drivers/ata/sata_promise.c