From: Uwe Kleine-König Date: Thu, 1 Oct 2009 22:44:31 +0000 (-0700) Subject: spi-imx: no need to assert bits_per_word being initialized X-Git-Tag: v2.6.32-rc3~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4388eb11351660c7688a4756aa6da99bfb4bc129;p=pandora-kernel.git spi-imx: no need to assert bits_per_word being initialized spi_imx_setup() is only called by spi_setup(). The latter does the initialization already. 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