Home
last modified time | relevance | path

Searched hist:ed04f19f28ff4900fe9d26b03e5c14600c072391 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/chipidea/
H A Dci_hdrc_msm.cdiff ed04f19f28ff4900fe9d26b03e5c14600c072391 Wed Dec 28 16:57:07 CST 2016 Stephen Boyd <stephen.boyd@linaro.org> usb: chipidea: msm: Be silent on probe defer errors

If something fails in ci_hdrc_add_device() due to probe defer, we
shouldn't print an error message. Be silent in this case as we'll
try probe again later.

Acked-by: Peter Chen <peter.chen@nxp.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>