On Thu, Sep 20, 2018 at 7:43 AM Silesh C V <svella...@mvista.com> wrote: > > Similar to bus_find_device_by_name, but finds the device having a > specific of_node.
First, what do you need it for? Please describe your use case in the changelog. Second, what about a more generic bus_find_device_by_fwnode() ? Thanks, Rafael