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)
commit9a2eb709256cd591119edc2809b4fcac7cb8eb6c
tree86414575b91a05c61cf8f81956ac7c5a739713f2
parentd0035aef390194df1433f436038416d2c5b0fc0e
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>
drivers/ata/ata_piix.c