diff options
author | Trent Piepho <tpiepho@gmail.com> | 2013-10-02 00:15:11 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-18 04:00:30 +0400 |
commit | 210f65fedf1d26d0a1d604fa82425018f7ad6090 (patch) | |
tree | dc9b845ea140e38b4bbae5a7ff5b9ea55de9f900 /Documentation/make | |
parent | 0b782f70b51b9e611a69b9d4533b44d66b2e3e75 (diff) | |
download | linux-210f65fedf1d26d0a1d604fa82425018f7ad6090.tar.xz |
spi: spi-mxs: Remove full duplex check, spi core already does it
Because the driver sets the SPI_MASTER_HALF_DUPLEX flag, the spi core
will check transfers to insure they are not full duplex. It's not
necessary to check that in the spi-mxs driver as well.
Signed-off-by: Trent Piepho <tpiepho@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/make')
0 files changed, 0 insertions, 0 deletions