From: Chao Fu Date: Tue, 27 Jan 2015 10:57:22 +0000 (+0530) Subject: spi: spi-fsl-dspi: Remove spi-bitbang X-Git-Tag: fixes-v4.0-rc1~184^2~4^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9298bc727385cd625cdda5e877bd3cba8acff668;p=pandora-kernel.git spi: spi-fsl-dspi: Remove spi-bitbang DSPI module need cs change information in a spi transfer. According to cs change, DSPI will give last data the right flag. Bitbang provide cs change behind the last data in a transfer. So DSPI can not deal the last data in every transfer properly, so remove the bitbang in the driver. Signed-off-by: Bhuvanchandra DV Signed-off-by: Mark Brown --- Reading git-diff-tree failed