Re: [PATCH] staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor interface

From: Nishad Kamdar
Date: Mon Nov 12 2018 - 11:09:50 EST


On Sun, Nov 11, 2018 at 11:36:51AM -0800, Greg Kroah-Hartman wrote:
> On Sun, Nov 11, 2018 at 11:14:14AM +0530, Nishad Kamdar wrote:
> > Use the gpiod interface instead of the deprecated old non-descriptor
> > interface.
> >
> > Signed-off-by: Nishad Kamdar <nishadkamdar@xxxxxxxxx>
> > ---
> > drivers/staging/greybus/arche-apb-ctrl.c | 158 ++++++++++-------------
> > 1 file changed, 65 insertions(+), 93 deletions(-)
>
> This patch does not apply to my tree at all :(
>
> Please rebase and resend, thanks.
>
> greg k-h

Sorry about that. I'll check and resend.

Thanks for the review.

Regards,
Nishad