commit | 1c20a493caa30c5d47a394f9dbd86e6282323db9 | [log] [tgz] |
---|---|---|
author | Kristoffer Nyborg Gregertsen <kngregertsen@norway.atmel.com> | Thu Nov 29 12:01:51 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 01 17:35:58 2007 -0500 |
tree | 82c3c053f74f13bb90a71d1162d482ae5352c06a | |
parent | 2d79ab8fd7a7bf3a45d0e948ae27b3dd95ce95ea [diff] |
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 <kngregertsen@norway.atmel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>