From: Barry Song Date: Tue, 6 Apr 2010 03:36:24 +0000 (+0000) Subject: spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) X-Git-Tag: v2.6.37-rc1~187^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4190f6a51f3f9c7c8298202d31b3ead9381c33f1;p=pandora-kernel.git spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) When the hardware is controlling the CS, there are some SPI options we are unable to support. So issue a warning in the hopes that the user will change to a SPI mode where we can support things sanely. Signed-off-by: Barry Song Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed