From: Tejun Heo Date: Sun, 25 Jan 2009 02:29:38 +0000 (+0900) Subject: sata_nv: fix MCP5x reset X-Git-Tag: v2.6.27.15~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50874841bb3af6d285d2fd4316a1ea86fa8e3738;p=pandora-kernel.git sata_nv: fix MCP5x reset commit 2d775708bc6613f1be47f1e720781343341ecc94 upstream. MCP5x family of controllers seem to share much more with nf2's as far as reset protocol is concerned. It requires heardreset to get the PHY going and classfication code report after hardreset is unreliable. Create a new board type MCP5x and use noclassify hardreset. SWNCQ is modified to inherit from this new type. This fixes hotplug regression reported in kernel bz#12351. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed