On Wednesday 14 September 2016 02:31 AM, Linus Walleij wrote:
On Tue, Sep 13, 2016 at 3:41 PM, Deepak Das <deepak_...@mentor.com> wrote:

Can you confim that this works for you too?

Yes, This works for me as well but do we really need this extra error
message ?

Nah, good point. I'll go in and drop it then.

Hi Linus,

I will release V2 version of this patch with following change :-
-       /* Only return deferrals */
+       /* Return deferrals & invalid pin requests */
        if ((ret != -EPROBE_DEFER) && (ret != -EINVAL))
                ret = 0;

Thanks & regards,
Deepak Das


Yours,
Linus Walleij


Reply via email to