From: Mark Lord Date: Wed, 28 May 2008 17:41:52 +0000 (-0400) Subject: sata_mv: implement SoC guideline SATA_S11 X-Git-Tag: v2.6.26-rc5~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0388a8c0d54aa039758a8eca68d82325a563f8db;p=pandora-kernel.git sata_mv: implement SoC guideline SATA_S11 The 5182 System-On-Chip (SOC) variant wants certain lower bits to be cleared on any write to the PHY_MODE3 register. If/when support is added for other SOC variants, we'll need some way to uniquely identify the 5182, and not perform this workaround for the others. But for now, it is the only SOC variant we support here. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed