commit | a3cb900cc408977a11519bc7c760f3e499079589 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed May 13 15:02:27 2009 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jun 05 17:10:54 2009 -0400 |
tree | e89cf76bf484081ea057b5362445a7ec667c0162 | |
parent | 65e31643115349fd7a81acbe75ec4a54d5df8aad [diff] |
[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>