From: Deepak Das <deepak_das@mentor.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
vzapolsk <Vladimir_Zapolskiy@mentor.com>
Subject: Re: [PATCH] driver: base: pinctrl: return error from pinctrl_bind_pins()
Date: Wed, 14 Sep 2016 11:52:00 +0530 [thread overview]
Message-ID: <57D8EC88.1060808@mentor.com> (raw)
In-Reply-To: <CACRpkdZewXRXqj2nFTwbnbEor=OSV44AGedwCWOVROmktxcZQQ@mail.gmail.com>
On Wednesday 14 September 2016 02:31 AM, Linus Walleij wrote:
> On Tue, Sep 13, 2016 at 3:41 PM, Deepak Das <deepak_das@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
>
prev parent reply other threads:[~2016-09-14 6:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-13 7:13 [PATCH] driver: base: pinctrl: return error from pinctrl_bind_pins() Deepak
2016-09-13 11:59 ` Linus Walleij
2016-09-13 13:41 ` Deepak Das
2016-09-13 21:01 ` Linus Walleij
2016-09-14 6:22 ` Deepak Das [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57D8EC88.1060808@mentor.com \
--to=deepak_das@mentor.com \
--cc=Vladimir_Zapolskiy@mentor.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox