Use ofw_bus_node_is_compatible() instead of fdt_is_compatible()
No need to have two functions that do the same thing, let's let fdt_* go away,
and use ofw_bus_* equivalents instead.
Requested by: andrew
Use ofw_bus_node_is_compatible() instead of fdt_is_compatible() Tags None Referenced Files None Subscribers None
Description
Details
|