spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flag
authorJohn Crispin <blogic@openwrt.org>
Wed, 30 Jan 2013 20:33:31 +0000 (21:33 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 17:16:55 +0000 (17:16 +0000)
commitec3eaeca916ae6e86925712741559c78ff9c5c49
tree82a691e9d42398b1095f14e640d6ee03e50818b5
parent737a7c43807b9d01bc01e741b2095c8b4dcc1b13
spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flag

Due to hardware limitations of the spi/flash frontend of the EBU we need to set
the SPI_MASTER_HALF_DUPLEX flag.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-falcon.c