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

From: Greg Kroah-Hartman
Date: Sun Nov 11 2018 - 14:36:54 EST


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