OSDN Git Service

spi: omap-uwire: Remove full duplex check
authorAxel Lin <axel.lin@ingics.com>
Wed, 26 Mar 2014 11:22:08 +0000 (19:22 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 26 Mar 2014 16:40:59 +0000 (16:40 +0000)
commitd7a7f6ec14fb07ed9c1167db760bc535b742b382
tree74ea10cf94ceb3081adc6a9c8add2522c0a7b0a4
parent790fc55a77bc041d613da087b3e03bdc59edcfa5
spi: omap-uwire: Remove full duplex check

This driver sets the SPI_MASTER_HALF_DUPLEX flag, so the spi core will check
transfers to ensure they are not full duplex.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-omap-uwire.c