Hello, On Fri, 22 Apr 2016 16:44:11 +0300, Heikki Krogerus wrote: > if (!IS_ERR(clk)) { > ... > } else if (PTR_ERR(clk) == -EPROBE_DEFER) > ret = -EPROBE_DEFER; > goto put_hcd; > ... Thanks for the review! I've just sent a v2 that addresses this comment. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html