From: Uwe Kleine-König Date: Thu, 1 Oct 2009 22:44:33 +0000 (-0700) Subject: spi-imx: strip down chipselect function to only drive the chipselect X-Git-Tag: v2.6.32-rc3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a0a8bfef1094084e53bfaad6d512c23da7a6dd;p=pandora-kernel.git spi-imx: strip down chipselect function to only drive the chipselect spi_imx_chipselect() made things that should be (and mostly are) done by spi_imx_setupxfer. Only setting the tx and rx functions was missing. Signed-off-by: Uwe Kleine-König Acked-by: Sascha Hauer Cc: David Brownell Cc: Guennadi Liakhovetski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed