linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Courbot <gnurou@gmail.com>
To: Rojhalat Ibrahim <imr@rtschenk.de>
Cc: "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	Alexandre Courbot <acourbot@nvidia.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH 3/3][v2] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
Date: Mon, 9 Feb 2015 22:53:32 +0900	[thread overview]
Message-ID: <CAAVeFuLqwL9VWMComyVj0odMfQnJvEVOwDMb672iUXRfjRoJtg@mail.gmail.com> (raw)
In-Reply-To: <2302857.SIRJpJWX1o@pcimr>

On Mon, Feb 9, 2015 at 6:14 PM, Rojhalat Ibrahim <imr@rtschenk.de> wrote:
> On Monday 09 February 2015 14:18:14 Alexandre Courbot wrote:
>> On Thu, Jan 22, 2015 at 1:46 AM, Rojhalat Ibrahim <imr@rtschenk.de> wrote:
>> > Use the new gpiod_get_array and gpiod_put_array functions for obtaining and
>> > disposing of GPIO descriptors.
>> >
>> > Cc: David Miller <davem@davemloft.net>
>> > Signed-off-by: Rojhalat Ibrahim <imr@rtschenk.de>
>> > ---
>> > This patch depends on my previous patch "gpiolib: add gpiod_get_array and
>> > gpiod_put_array functions".
>> >
>> > v2: use the new interface
>> >
>> > Only compile-tested.
>> >
>> >  drivers/net/phy/mdio-mux-gpio.c |   61 +++++++++++-----------------------------
>> >  1 file changed, 18 insertions(+), 43 deletions(-)
>>
>> Oh yeah.
>>
>> It would be great to have a tested-by for the next revision though.
>>
>> Rojhalat, have you been able to test these new interfaces outside of
>> this driver?
>>
>
> I have tested the new interface with my FPGA configuration driver (which I
> plan to submit eventually). I cannot test the mdio-mux-gpio driver because
> I lack the necessary hardware.

That's good enough - I just want to make sure the interface has
undergone some testing. :P

      reply	other threads:[~2015-02-09 13:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 16:46 [PATCH 3/3][v2] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions Rojhalat Ibrahim
2015-02-09  5:18 ` Alexandre Courbot
2015-02-09  9:14   ` Rojhalat Ibrahim
2015-02-09 13:53     ` Alexandre Courbot [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=CAAVeFuLqwL9VWMComyVj0odMfQnJvEVOwDMb672iUXRfjRoJtg@mail.gmail.com \
    --to=gnurou@gmail.com \
    --cc=acourbot@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=imr@rtschenk.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).