spi/bitbang: Use core message pump
authorMark Brown <broonie@linaro.org>
Fri, 5 Jul 2013 19:07:27 +0000 (20:07 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 17 Jul 2013 17:13:01 +0000 (18:13 +0100)
commit2025172e32808a327b00f968c72baa79adc594c2
treeb0de1d0846e557e1c485e088ba55d6c227a8d7c8
parent91b308586793b48c590c9ac3528bbacb8ef53e15
spi/bitbang: Use core message pump

Convert drivers using bitbang to use the core mesasge pump infrastructure,
saving some code and meaning that these drivers get to take advantage of
work done on improving the core implementation.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-bitbang.c
include/linux/spi/spi_bitbang.h
This page took 0.026603 seconds and 5 git commands to generate.