* I agree with others that using the "ata_drive_probe_reset" can lead to confusion on the uses of the word "drive". Replacing that with "do" or something else would be nice.
* As the ata_drive_probe_reset argument list continues to grow, I lean more and more towards moving all those function pointers to struct ata_port_operations. One of the problems with the drivers/ide layer IMO is that the list of all hooks used is not immediately clear upon first read, whereas with libata it is clear -- with the notable exception of ata_drive_probe_reset().
- : 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