[libata] pata_ali: Use IGN_SIMPLEX
authorAlan Cox <alan@linux.intel.com>
Wed, 13 May 2009 14:02:27 +0000 (15:02 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 5 Jun 2009 21:10:54 +0000 (17:10 -0400)
commita3cb900cc408977a11519bc7c760f3e499079589
treee89cf76bf484081ea057b5362445a7ec667c0162
parent65e31643115349fd7a81acbe75ec4a54d5df8aad
[libata] pata_ali: Use IGN_SIMPLEX

Some ALi devices report simplex if they have been disabled and re-enabled, and
restoring the byte does not work. Ignore it - the needed supporting logic is
already present for the SATA ULi ports.

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