-
Grant Likely authored
This patch fixes the condition where device tree support is compiled in, but no device tree was proved by firmware. It makes of_platform_bus_probe() explicitly check for a NULL device tree pointer. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
60d59913Grant Likely authoredThis patch fixes the condition where device tree support is compiled in, but no device tree was proved by firmware. It makes of_platform_bus_probe() explicitly check for a NULL device tree pointer. Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
Loading