From: Mark Brown Date: Sat, 5 Oct 2013 11:30:42 +0000 (+0100) Subject: spi/tegra20-slink: Move first transfer preparation to prepare_message X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f178e3dec700d5f47cc9a282dd098a2a7422d6c7;p=pandora-kernel.git 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 Tested-by: Stephen Warren --- Reading git-diff-tree failed