From: Trent Piepho Date: Tue, 1 Oct 2013 20:15:11 +0000 (-0700) Subject: spi: spi-mxs: Remove full duplex check, spi core already does it X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210f65fedf1d26d0a1d604fa82425018f7ad6090;p=pandora-kernel.git 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 Cc: Marek Vasut Cc: Fabio Estevam Cc: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed