linux_dsm_epyc7002/drivers/of
Grant Likely 3f07af494d of: adapt of_find_i2c_driver() to be usable by SPI also
SPI has a similar problem as I2C in that it needs to determine an
appropriate modalias value for each device node.  This patch adapts
the of_i2c of_find_i2c_driver() function to be usable by of_spi also.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2008-07-25 22:25:13 -04:00
..
base.c of: adapt of_find_i2c_driver() to be usable by SPI also 2008-07-25 22:25:13 -04:00
device.c
gpio.c [POWERPC] of/gpio: Use dynamic base allocation 2008-05-23 15:27:19 +10:00
Kconfig gpiolib: allow user-selection 2008-07-25 10:53:30 -07:00
Makefile
of_i2c.c of: adapt of_find_i2c_driver() to be usable by SPI also 2008-07-25 22:25:13 -04:00
platform.c