From: Tejun Heo Date: Tue, 24 Jan 2006 08:05:22 +0000 (+0900) Subject: [PATCH] libata: implement standard reset component operations and ->probe_reset X-Git-Tag: v2.6.17-rc1~1182^2~108 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2bd58047b9b5c91a3b0a851de66a877f2eb7ae3;p=pandora-kernel.git [PATCH] libata: implement standard reset component operations and ->probe_reset Implement SRST, COMRESET and standard postreset component operations for ata_drive_probe_reset(), and use these three functions to implement ata_std_probe_reset. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed