spi/bfin_spi: warn when CS is driven by hardware (CPHA=0)
authorBarry Song <barry.song@analog.com>
Tue, 6 Apr 2010 03:36:24 +0000 (03:36 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 18 Oct 2010 06:49:43 +0000 (02:49 -0400)
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 <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found