From: Axel Lin Date: Tue, 25 Feb 2014 11:18:29 +0000 (+0800) Subject: spi: s3c64xx: Let spi core handle validating transfer length X-Git-Tag: v3.15-rc1~147^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382ab20e8138083966b7bde141d3c6a79dda68bf;p=pandora-kernel.git spi: s3c64xx: Let spi core handle validating transfer length spi core will handle validating transfer length since commit 4d94bd21b333 "spi: core: Validate length of the transfers in message". So remove the same checking in this driver. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed