From: Tejun Heo Date: Mon, 15 May 2006 11:57:25 +0000 (+0900) Subject: [PATCH] ahci: hardreset classification fix X-Git-Tag: v2.6.18-rc1~1079^2~98^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4fac92ae744cd5d5c3c1774825788e6b91a5965;p=pandora-kernel.git [PATCH] ahci: hardreset classification fix AHCI calls ata_dev_classify() even when no device is attached which results in false class code. Fix it. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed