From: Ken Wilson Date: Mon, 12 Jan 2015 03:13:59 +0000 (+1000) Subject: spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~168^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75872ebe96d3e78e86840f51dd4b7ca0abeacd6e;p=pandora-kernel.git spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers This commit changes spi-orion to provide setup, set_cs, and transfer_one functions instead of transfer_one_message. This allows chip select support for both native and GPIO chip selects to be added. Signed-off-by: Ken Wilson Signed-off-by: Mark Brown --- Reading git-diff-tree failed