mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00:00
3f07af494d
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> |
||
---|---|---|
.. | ||
base.c | ||
device.c | ||
gpio.c | ||
Kconfig | ||
Makefile | ||
of_i2c.c | ||
platform.c |