commit | 4190f6a51f3f9c7c8298202d31b3ead9381c33f1 | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Tue Apr 06 03:36:24 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Oct 18 02:49:43 2010 -0400 |
tree | b1afa6ba60935d2a8036714ea46d4acd8b36a877 | |
parent | e72dcde72c712708e2145ab0ecff539ff4a4c7fb [diff] |
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 <barry.song@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>