From fb30a1819a4315091cb731403ebf74ff1a490f43 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 4 Oct 2013 16:39:22 +0100 Subject: [PATCH] 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-format-patch failed