From: Tejun Heo Date: Sun, 25 Jan 2009 02:29:38 +0000 (+0900) Subject: sata_nv: fix MCP5x reset X-Git-Tag: v2.6.29-rc3~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d775708bc6613f1be47f1e720781343341ecc94;p=pandora-kernel.git sata_nv: fix MCP5x reset 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 --- Reading git-diff-tree failed