commit | f178e3dec700d5f47cc9a282dd098a2a7422d6c7 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Sat Oct 05 12:30:42 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Oct 17 10:57:48 2013 +0100 |
tree | d3c1c5270fc308ec3179a82c58c8e96b22f0f1da | |
parent | 63fc184cde2d771affc2e7885c05a2792bae9f86 [diff] |
spi/tegra20-slink: Move first transfer preparation to prepare_message This is more idiomatic for the factored out message processing and gives a small simplification of the code since we always set the per-transfer parameters in the same fashion. Signed-off-by: Mark Brown <broonie@linaro.org> Tested-by: Stephen Warren <swarren@nvidia.com>