diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-03-28 23:37:54 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-29 10:15:53 +0000 |
commit | 5c5989ccd32c37890115a6dd5c03f39cba7f7beb (patch) | |
tree | 83ab8a511399d7bfd35772904acf25712de4ce50 /drivers/spi/spi-altera.c | |
parent | 354312f16e49add1da78f0cfb2bcb633709d0071 (diff) | |
download | talos-obmc-linux-5c5989ccd32c37890115a6dd5c03f39cba7f7beb.tar.gz talos-obmc-linux-5c5989ccd32c37890115a6dd5c03f39cba7f7beb.zip |
spi: mpc52xx: Convert to use bits_per_word_mask
This controller only supports 8-bit word length.
Set bits_per_word_mask so spi core will reject transfers that attempt to use
an unsupported bits_per_word value.
Also remove the duplicate code to test spi->mode, it is done by spi core.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-altera.c')
0 files changed, 0 insertions, 0 deletions