From: Mark Brown Date: Fri, 4 Oct 2013 15:39:22 +0000 (+0100) Subject: spi/tegra20-slink: Remove unused is_single_xfer check X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb30a1819a4315091cb731403ebf74ff1a490f43;p=pandora-kernel.git spi/tegra20-slink: Remove unused is_single_xfer check Currently transfer_one_message() checks to see if the message consists of a single spi_transfer and tells _start_transfer_one() but it just ignores this. Don't bother. Signed-off-by: Mark Brown Acked-by: Laxman Dewangan --- Reading git-diff-tree failed