spi/tegra20-slink: Move first transfer preparation to prepare_message
authorMark Brown <broonie@linaro.org>
Sat, 5 Oct 2013 11:30:42 +0000 (12:30 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 17 Oct 2013 09:57:48 +0000 (10:57 +0100)
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>
drivers/spi/spi-tegra20-slink.c

Simple merge