From: Jeff Garzik Date: Mon, 29 Oct 2007 14:43:55 +0000 (-0400) Subject: [libata] AHCI: fix newly introduced host-reset bug X-Git-Tag: v2.6.24-rc2~99^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab6fc95f609b372a19e18ea689986846ab1ba29c;p=pandora-kernel.git [libata] AHCI: fix newly introduced host-reset bug The recent fix to host reset introduced a problem, whereby AHCI-enable bit would be cleared upon reset, if it was not asserted prior to reset. Unconditionally enable AHCI-enable bit. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed