Sort out ninja32 suspend/resume Do data draining to fix stuck DRQ errors First cut at lost IRQ recovery --- Alan Cox (4): libata: clean up the SFF code for coding style libata: Improve timeout handling libata: Drain data on errors pata_ninja32: suspend/resume support drivers/ata/libata-eh.c | 19 +++- drivers/ata/libata-sff.c | 222 +++++++++++++++++++++++++++++++------------- drivers/ata/pata_isapnp.c | 12 ++ drivers/ata/pata_ninja32.c | 43 +++++++-- drivers/ata/pata_pcmcia.c | 34 +++++++ include/linux/libata.h | 5 + 6 files changed, 254 insertions(+), 81 deletions(-) -- "I don't think we should kill you because you are right this time around." - Cristian Gafton -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html