OSDN Git Service

[PATCH] spi: misc fixes
authorDavid Brownell <david-b@pacbell.net>
Sun, 8 Jan 2006 21:34:29 +0000 (13:34 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 14 Jan 2006 00:29:56 +0000 (16:29 -0800)
commit7111763d391b0c5a949a4f2575aa88cd585f0ff6
tree376eef5003b71c6445c02bbe87950b2e365e0758
parent8275c642ccdce09a2146d0a9eb022e3698ee927e
[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 <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/spi/spi-summary
drivers/mtd/devices/m25p80.c
drivers/mtd/devices/mtd_dataflash.c
drivers/spi/Kconfig
drivers/spi/Makefile