From: David Brownell Date: Sat, 21 Jan 2006 21:21:43 +0000 (-0800) Subject: [PATCH] SPI: spi_butterfly, restore lost deltas X-Git-Tag: v2.6.16-rc3~97^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1da3cb46316e40bac766ce45556dc4fd8df3ca;p=pandora-kernel.git [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 --- Reading git-diff-tree failed