]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] SPI: spi_butterfly, restore lost deltas
authorDavid Brownell <david-b@pacbell.net>
Sat, 21 Jan 2006 21:21:43 +0000 (13:21 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 6 Feb 2006 20:17:17 +0000 (12:17 -0800)
commit9c1da3cb46316e40bac766ce45556dc4fd8df3ca
treed2ab578f2601383f39d316dfca0f00d12da21dba
parent022f7b07bf2b384ece7fbd7edb90e54cd78db252
[PATCH] SPI: spi_butterfly, restore lost deltas

This resolves some minor version skew glitches that accumulated for the AVR
Butterfly adapter driver, which caused among other things the existence of
a duplicate Kconfig entry.  Most of it boils down to comment updates, but in
one case it removes some now-superfluous code that would be better if not
copied into other controller-level drivers.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Documentation/spi/butterfly
drivers/spi/Kconfig
drivers/spi/spi_butterfly.c