]> git.baikalelectronics.ru Git - kernel.git/commit
spi: Support transfer speed checking in the core
authorMark Brown <broonie@linaro.org>
Wed, 10 Jul 2013 13:57:26 +0000 (14:57 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:34:51 +0000 (11:34 +0100)
commit5a9fa7f642b2d3a26657b127db111d55cd265d9a
treeb317a65457403d0e3175cd3fa36a66b6b2627527
parent07e109360660cc58aefd754a4369fe475b61e495
spi: Support transfer speed checking in the core

Allow drivers to avoid implementing their own checks for simple rates by
specifying the limits in the master structure.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi.c
include/linux/spi/spi.h