[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAVeFuLDgLXGAedBYOWJqEJvxFAOAv_z6rwHpPyYVZyXx5XHgQ@mail.gmail.com>
Date: Fri, 28 Nov 2014 13:30:40 +0900
From: Alexandre Courbot <gnurou@...il.com>
To: Rojhalat Ibrahim <imr@...chenk.de>
Cc: "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
netdev <netdev@...r.kernel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <acourbot@...dia.com>,
David Miller <davem@...emloft.net>,
Florian Fainelli <f.fainelli@...il.com>,
David Daney <david.daney@...ium.com>
Subject: Re: [PATCH][v3] mdio-mux-gpio: Use GPIO descriptor interface and new
gpiod_set_array function
On Tue, Nov 25, 2014 at 10:57 PM, Rojhalat Ibrahim <imr@...chenk.de> wrote:
> Convert mdio-mux-gpio to the GPIO descriptor interface and use the new
> gpiod_set_array function to set all output signals simultaneously.
>
> Signed-off-by: Rojhalat Ibrahim <imr@...chenk.de>
> Acked-by: David S. Miller <davem@...emloft.net>
> --
> This patch depends on the gpiod_set_array function, which is available in
> the linux-gpio devel tree.
>
> Change log:
> v3: remove unnecessary braces
> v2: fix gpiod_get_index usage
>
> drivers/net/phy/mdio-mux-gpio.c | 37 +++++++++++++------------------------
> 1 file changed, 13 insertions(+), 24 deletions(-)
Looks all good to me! Nice use of this new interface, leading to
simpler client code.
Reviewed-by: Alexandre Courbot <acourbot@...dia.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists