From: Ben Dooks Date: Tue, 18 Aug 2009 21:11:17 +0000 (-0700) Subject: spi_s3c24xx: fix transfer setup code X-Git-Tag: v2.6.31-rc7~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191529756633052680dd9d23ad63744ca5aa02a1;p=pandora-kernel.git spi_s3c24xx: fix transfer setup code Since the changes to the bitbang driver, there is the possibility we will be called with either the speed_hz or bpw values zero. We take these to mean that the default values (8 bits per word, or maximum bus speed). Signed-off-by: Ben Dooks Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed