From: Michael Welling Date: Tue, 12 May 2015 17:38:57 +0000 (-0500) Subject: spi: omap2-mcspi: Fix native cs with new set_cs X-Git-Tag: omap-for-v4.2/fixes-rc1^2~146^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddcad7e9068eb;p=pandora-kernel.git spi: omap2-mcspi: Fix native cs with new set_cs GPIO chip select patch series appears to have broken the native chip select support. This patch pulls the manual native chip select toggling out of the transfer_one routine and adds a set_cs routine. Tested natively on AM3354 with SPI serial flash on spi0cs0. Reported-by: Nishanth Menon Signed-off-by: Michael Welling Tested-by: Nishanth Menon Signed-off-by: Mark Brown --- Reading git-diff-tree failed