From: Kristoffer Nyborg Gregertsen Date: Thu, 29 Nov 2007 11:01:51 +0000 (+0100) Subject: Several fixes for the AVR32 PATA driver X-Git-Tag: v2.6.24-rc4~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c20a493caa30c5d47a394f9dbd86e6282323db9;p=pandora-kernel.git Several fixes for the AVR32 PATA driver Several fixes for the AVR32 PATA driver: * Updated to use new AVR32 SMC timing API. This removes the need for "magic" constants in signal timing. * Removed the ATA_FLAG_PIO_POLLING, the driver should use interrupts. * Removed .port_disable and .irq_ack as these are no longer needed. * Improved some comments. Signed-off-by: Kristoffer Nyborg Gregertsen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed