"drivers/of/of_i2c.c" did not exist on "612212a3f2f053ea68ce9cd16d3deeca7754e8c9"
-
Grant Likely authored
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>
Grant Likely authoredSPI 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>
Loading