[PATCH] SPI: rename bitbang_transfer_setup
authorImre Deak <imre.deak@nokia.com>
Fri, 12 May 2006 11:55:01 +0000 (04:55 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 12 May 2006 11:55:01 +0000 (04:55 -0700)
Renamed bitbang_transfer_setup to follow convention of other exported symbols
from spi-bitbang.  Exported spi_bitbang_setup_transfer to allow users of
spi-bitbang to use the function in their own setup_transfer.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found