staging: greybus: arche-platform: Switch to the gpio descriptor interface
authorNishad Kamdar <nishadkamdar@gmail.com>
Mon, 14 Jan 2019 14:58:59 +0000 (20:28 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jan 2019 15:18:14 +0000 (16:18 +0100)
commit4207b5870da5b79a7831cbead2cb60daeab7d64f
treee511d56659fe08ccaa428c208bc37024264dfa26
parentfbacec8f2a0e05dd72de475224f3ab1c705c70fb
staging: greybus: arche-platform: Switch to the gpio descriptor interface

Use the gpiod interface instead of the deprecated old non-descriptor
interface while continuing to ignore gpio flags from device tree in
"svc_reset_onoff()" for now.

Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/arche-platform.c