]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi/bitbang: Unexport spi_bitbang_transfer()
authorMark Brown <broonie@linaro.org>
Fri, 5 Jul 2013 10:44:49 +0000 (11:44 +0100)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:56:05 +0000 (09:56 +0800)
commit7c157f45bd5ca4f1740f5d3e6dc6bd7811a3b152
treec9aad10d312cf8f22e3e1d0279799a44cbc5fdc8
parent8233ea64d0b605bca85347a6d214ae92404cf30b
spi/bitbang: Unexport spi_bitbang_transfer()

Currently no drivers use the ability to override spi_bitbang_transfer()
and if any started this would make it harder to convert the bitbang code
to use transfer_one_message() so remove the export in order to prevent
anyone starting.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Huang Shijie <b32955@freescale.com>
drivers/spi/spi-bitbang.c
include/linux/spi/spi_bitbang.h