From: Tejun Heo Date: Wed, 1 Nov 2006 09:00:24 +0000 (+0900) Subject: [PATCH] ahci: update ahci-vt8251 reset sequence X-Git-Tag: v2.6.20-rc1~34^2~40^2~9^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad616ffbda8caf3ce76d2b43027e789d732abf48;p=pandora-kernel.git [PATCH] ahci: update ahci-vt8251 reset sequence ahci-vt8251 * requires hardreset after PHY status change * doesn't clear BSY on signature FIS after hardreset * needs SError cleared for the port to operate after hardreset This patch implements ahci_vt8251_hardreset() and sets ATA_FLAG_HRST_TO_RESUME to handle the above behaviors. This fixes EH including hotplug on vt8251. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed