spi: s3c64xx: Let spi core handle validating transfer length
authorAxel Lin <axel.lin@ingics.com>
Tue, 25 Feb 2014 11:18:29 +0000 (19:18 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 25 Feb 2014 12:27:12 +0000 (21:27 +0900)
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 <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found