From ddcad7e9068ebc6526728df1f34f1dde4b7dbbab Mon Sep 17 00:00:00 2001 From: Michael Welling Date: Tue, 12 May 2015 12:38:57 -0500 Subject: [PATCH] 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-format-patch failed