Tejun Heo wrote:
Convert sata_sis, svw, uli and vsc drivers to new EH. All the drivers used to specify ATA_FLAG_SATA_RESET to tell libata to use SATA hardreset instead of SRST. This patch preserves the behavior by defining private error handler for each driver which only supports SATA hardreset. It is likely that all these controllers support SRST and can simply use the stock bmdma EH. The private EH methods will be removed after each driver is tested w/ the stock bmdma EH.
I forgot ->freeze/thaw. Please ignore this and the sata_via patch. Will repost them.
-- tejun - : 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