1
0
Fork 0
alistair23-linux/include/linux/spi
David Brownell a020ed7521 [PATCH] SPI: busnum == 0 needs to work
We need to be able to have a "SPI bus 0" matching chip numbering; but
that number was wrongly used to flag dynamic allocation of a bus number.

This patch resolves that issue; now negative numbers trigger dynamic alloc.

It also updates the how-to-write-a-controller-driver overview to mention
this stuff.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-16 14:33:57 -07:00
..
ads7846.h Input: ads7846 - improve filtering for thumb press accuracy 2006-04-26 00:13:18 -04:00
flash.h [PATCH] spi: M25 series SPI flash 2006-01-13 16:29:55 -08:00
spi.h [PATCH] SPI: busnum == 0 needs to work 2006-05-16 14:33:57 -07:00
spi_bitbang.h [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it 2006-05-16 14:33:57 -07:00