From: Tejun Heo Date: Thu, 2 Feb 2006 09:20:00 +0000 (+0900) Subject: [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() X-Git-Tag: v2.6.17-rc1~1182^2~93 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7944ea9522ce0ea32d57894b3dc2540b0bdca66e;p=pandora-kernel.git [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() This patch adds probeinit component operation to ata_drive_probe_reset(). If present, this new operation is called before performing any reset. The operations's roll is to prepare @ap for following probe-reset operations. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed