diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-05 13:23:38 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-17 11:57:47 +0200 |
commit | 63fc184cde2d771affc2e7885c05a2792bae9f86 (patch) | |
tree | 2876e182ab6c39159dff711d30ac551fac369527 /drivers/spi/spi-imx.c | |
parent | spi: tegra20-slink: Fix checkpatch issue (diff) | |
download | linux-63fc184cde2d771affc2e7885c05a2792bae9f86.tar.xz linux-63fc184cde2d771affc2e7885c05a2792bae9f86.zip |
spi/tegra20-slink: Crude refactoring to use core message parsing
This is a half done conversion with minimal code reorganisation provided
for bisection purposes. A further patch will move the first transfer
preparation into tegra_slink_prepare_message().
The cs_change and udelay handling is removed, these should be
implemented by the framework and in any case are buggy - the two fields
should not be related and the cs_change handling appears to at best only
work the first time it's used in a message.
Signed-off-by: Mark Brown <broonie@linaro.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'drivers/spi/spi-imx.c')
0 files changed, 0 insertions, 0 deletions