From: Mike Frysinger Date: Fri, 18 Dec 2009 17:38:04 +0000 (+0000) Subject: spi/bfin_spi: push all size checks into the transfer function X-Git-Tag: v2.6.37-rc1~187^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033f44bd0ebca1809e8274237a64263d909f01a7;p=pandora-kernel.git spi/bfin_spi: push all size checks into the transfer function This reduces duplication between the setup/transfer functions and keeps values cached during setup from overriding values changed on a transfer basis (like bits_per_word). Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed