From: David Brownell Date: Sun, 8 Jan 2006 21:34:29 +0000 (-0800) Subject: [PATCH] spi: misc fixes X-Git-Tag: v2.6.16-rc1~163^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7111763d391b0c5a949a4f2575aa88cd585f0ff6;p=pandora-kernel.git [PATCH] spi: misc fixes This collects some small SPI patches that seem to be missing from the MM tree: - spi_butterfly kbuild hooks got dropped somehow; this restores them - quick fix for a (theoretical?) m25p80_write() oops noted by Andrew - quick fix for a potential config-specific oops for mtd_dataflash() - minor doc tweaks Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed