ata_piix: Remove ugly layering violation
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 7 Mar 2007 16:13:07 +0000 (16:13 +0000)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Mar 2007 13:41:15 +0000 (08:41 -0500)
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>

No differences found