pata_ali: Fix regression with old devices
authorAlan Cox <alan@linux.intel.com>
Mon, 30 Nov 2009 13:23:05 +0000 (13:23 +0000)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 3 Dec 2009 07:46:36 +0000 (02:46 -0500)
commitd6250a03fa736c1bff4df4601f5af2dc21f2bf9e
tree81e571bbc77c256d96378a490ec28e1c8b6c05f9
parentbe315d46156b3db3f4d7eddd1f85549a8a70e962
pata_ali: Fix regression with old devices

Making the new stuff work broke some of the old chipsets. We need to go
back to the old set up values for these it seems. Unfortunately even with
documentation this is basically a mix of cargoculting and guesswork.

Chased down to the exact line by Gianluca.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_ali.c