On Mon, Feb 9, 2015 at 6:14 PM, Rojhalat Ibrahim <imr@xxxxxxxxxxx> wrote: > On Monday 09 February 2015 14:18:14 Alexandre Courbot wrote: >> On Thu, Jan 22, 2015 at 1:46 AM, Rojhalat Ibrahim <imr@xxxxxxxxxxx> wrote: >> > Use the new gpiod_get_array and gpiod_put_array functions for obtaining and >> > disposing of GPIO descriptors. >> > >> > Cc: David Miller <davem@xxxxxxxxxxxxx> >> > Signed-off-by: Rojhalat Ibrahim <imr@xxxxxxxxxxx> >> > --- >> > 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 linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html