commit | 9a2eb709256cd591119edc2809b4fcac7cb8eb6c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Mar 07 16:13:07 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 09 08:41:15 2007 -0500 |
tree | 86414575b91a05c61cf8f81956ac7c5a739713f2 | |
parent | d0035aef390194df1433f436038416d2c5b0fc0e [diff] |
ata_piix: Remove ugly layering violation A while ago I modified the libata code so that drivers can return -ENOENT for unknown ports not fiddle with the EH flags and print stuff directly. Somewhere along the line ata_piix didn't get fully converted. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>