Re: [PATCH] usb: xhci-plat: properly handle probe deferral for devm_clk_get()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux