Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: txx9: Let spi core handle validating transfer length
spi core will handle validating transfer length since commit 4d94bd2 "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> Reviewed-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Mark Brown <broonie@linaro.org>
- Loading branch information