From: Alan Cox Date: Wed, 7 Mar 2007 16:13:07 +0000 (+0000) Subject: ata_piix: Remove ugly layering violation X-Git-Tag: v2.6.21-rc4~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2eb709256cd591119edc2809b4fcac7cb8eb6c;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed