Skip to content
Commit ef12da91 authored by Tomeu Vizoso's avatar Tomeu Vizoso Committed by Peter Chen
Browse files

usb: chipidea: imx: properly check for usbmisc



If usbmisc hasn't probed yet, defer the probe.

It's not enough to check if the platform device for the OF node of the
usbmisc has been registered, but it also needs to have been probed
already before we can call imx_usbmisc_init().

This can happen if the order in which devices are probed change due to
async probing or on-demand probing of dependencies.

Signed-off-by: default avatarTomeu Vizoso <tomeu.vizoso@collabora.com>
parent bc249379
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment