]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[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)
commit10069f2b491317593effe9e86c5f93e8e95a048d
treead03d8d3fd72fb4203c31a22868763b68b8b0208
parent080fa354b5e191c3b21b3e88268bc231181d6eaa
[PATCH] SPI: rename bitbang_transfer_setup

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>
drivers/spi/spi_bitbang.c
include/linux/spi/spi_bitbang.h