From: Axel Lin Date: Tue, 25 Feb 2014 11:57:19 +0000 (+0800) Subject: spi: atmel: Let spi core handle validating transfer length X-Git-Tag: v3.15-rc1~147^2~7^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6f33d22c25e7340107a330e6de60bba57ecf52;p=pandora-kernel.git spi: atmel: 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