From: Tero Kristo Date: Tue, 22 Sep 2009 23:46:17 +0000 (-0700) Subject: spi: McSPI saves CHCONFx too X-Git-Tag: v2.6.32-rc1~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c05372d08f3982eeb94d1ea22a60a5eaa8cd6d;p=pandora-kernel.git spi: McSPI saves CHCONFx too Previous restore was lazy and only restored CHxCONF when it was needed by a specific chip select. This could cause occasional errors on an SPI bus where multiple chip selects are in use. Signed-off-by: Tero Kristo Signed-off-by: Kevin Hilman Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed