commit | 382ab20e8138083966b7bde141d3c6a79dda68bf | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Feb 25 19:18:29 2014 +0800 |
committer | Mark Brown <broonie@linaro.org> | Tue Feb 25 21:27:12 2014 +0900 |
tree | 7ac2ff231879efb7cadadabeeb23f3e496bb19b4 | |
parent | 963eb4b87dcfc0f9a1ac0ea85ca92832e61544ad [diff] |
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 <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>