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)
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>

No differences found