From: Matthias Brugger Date: Thu, 24 Jan 2013 12:40:41 +0000 (+0100) Subject: spi: spi-omap2-mcspi.c: Toggle CS after each word X-Git-Tag: v3.9-rc1~148^2~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbc7ca987fb3f293203dc14a6c53b91b7c978a5;p=pandora-kernel.git spi: spi-omap2-mcspi.c: Toggle CS after each word This patch allows the board code to define SPI devices which needs to toggle the chip select after every word send. This is needed to get a better resolution reading e.g. an ADC data stream. Apart from that, as in the normal code CS is controlled by software, a transfer is done much faster. Signed-off-by: Matthias Brugger Signed-off-by: Mark Brown --- Reading git-diff-tree failed