From: Imre Deak Date: Fri, 12 May 2006 11:55:01 +0000 (-0700) Subject: [PATCH] SPI: rename bitbang_transfer_setup X-Git-Tag: v2.6.17-omap1~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10069f2b491317593effe9e86c5f93e8e95a048d;p=pandora-kernel.git [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 Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed