[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>
Showing
- Documentation/spi/spi-summary 13 additions, 0 deletionsDocumentation/spi/spi-summary
- drivers/mtd/devices/m25p80.c 3 additions, 1 deletiondrivers/mtd/devices/m25p80.c
- drivers/mtd/devices/mtd_dataflash.c 1 addition, 1 deletiondrivers/mtd/devices/mtd_dataflash.c
- drivers/spi/Kconfig 10 additions, 0 deletionsdrivers/spi/Kconfig
- drivers/spi/Makefile 1 addition, 0 deletionsdrivers/spi/Makefile
Loading
Please register or sign in to comment