lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAAVeFuLqwL9VWMComyVj0odMfQnJvEVOwDMb672iUXRfjRoJtg@mail.gmail.com> Date: Mon, 9 Feb 2015 22:53:32 +0900 From: Alexandre Courbot <gnurou@...il.com> To: Rojhalat Ibrahim <imr@...chenk.de> Cc: "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>, Alexandre Courbot <acourbot@...dia.com>, Linus Walleij <linus.walleij@...aro.org>, David Miller <davem@...emloft.net>, netdev <netdev@...r.kernel.org> Subject: Re: [PATCH 3/3][v2] mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions On Mon, Feb 9, 2015 at 6:14 PM, Rojhalat Ibrahim <imr@...chenk.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@...chenk.de> wrote: >> > Use the new gpiod_get_array and gpiod_put_array functions for obtaining and >> > disposing of GPIO descriptors. >> > >> > Cc: David Miller <davem@...emloft.net> >> > Signed-off-by: Rojhalat Ibrahim <imr@...chenk.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 -- 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