linux-xiaomi-chiron/include/linux/spi
Feng Tang 2b9603a0d7 spi: enable spi_board_info to be registered after spi_master
Currently spi_register_board_info() has to be called before its related
spi_master be registered, otherwise these board info will be just ignored.

This patch will remove this order limit, it adds a global spi master list
like the existing global board info listr. Whenever a board info or a
spi_master is registered, the spi master list or board info list
will be scanned, and a new spi device will be created if there is a
master-board info match.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-10-21 23:52:16 -06:00
..
ad7877.h
ad7879.h Input: ad7879 - support auxiliary GPIOs via gpiolib 2010-01-19 00:31:51 -08:00
ads7846.h Input: ads7846 - do not allow altering platform data 2010-07-03 13:13:22 -07:00
at73c213.h
corgi_lcd.h
ds1305.h
dw_spi.h spi/dw_spi: clean the cs_control code 2010-09-08 10:50:00 -06:00
eeprom.h memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs 2009-04-02 19:04:50 -07:00
flash.h
Kbuild
l4f00242t03.h backlight: Add Epson L4F00242T03 LCD driver 2010-03-16 19:47:53 +00:00
libertas_spi.h net/libertas: remove GPIO-CS handling in SPI interface code 2009-06-10 13:27:50 -04:00
lms283gf05.h backlight: spi driver for LMS283GF05 LCD 2009-09-07 15:08:06 +01:00
max7301.h gpio: max730x: make pullups configurable via platformdata 2010-08-11 08:59:08 -07:00
mc33880.h gpio: add MC33880 driver 2009-09-23 07:39:46 -07:00
mcp23s08.h
mmc_spi.h
orion_spi.h
sh_msiof.h spi: SuperH MSIOF SPI Master driver V2 2009-12-13 00:48:27 -07:00
spi.h spi: enable spi_board_info to be registered after spi_master 2010-10-21 23:52:16 -06:00
spi_bitbang.h spi: move bitbang txrx utility functions to private header 2010-05-25 00:23:17 -06:00
spi_gpio.h spi/spi-gpio: add support for controllers without MISO or MOSI pin 2010-07-03 22:45:44 -06:00
spidev.h spi: new spi->mode bits 2009-06-30 18:56:00 -07:00
tdo24m.h backlight: add support for Toppoly TDO35S series to tdo24m lcd driver 2009-01-08 20:11:07 +00:00
tle62x0.h
wl12xx.h wl1251: add support for dedicated IRQ line 2010-04-16 15:47:14 -04:00
xilinx_spi.h xilinx_spi: add support for the DS570 IP. 2009-12-08 18:48:14 -07:00