9
0
Fork 0
barebox/drivers/eeprom
Sascha Hauer 617bfbcbeb SPI: Put SPI devices on their own bus
This patch adds a SPI bus on which the SPI devices and drivers register.
This makes it cleaner as SPI devices won't accidently end up probed by
a platform_device driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2012-09-14 11:47:24 +02:00
..
Kconfig eeprom: add at25 eeprom driver 2011-06-21 13:56:49 +02:00
Makefile eeprom: add at25 eeprom driver 2011-06-21 13:56:49 +02:00
at25.c SPI: Put SPI devices on their own bus 2012-09-14 11:47:24 +02:00