staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interface
authorNishad Kamdar <nishadkamdar@gmail.com>
Wed, 7 Nov 2018 12:48:54 +0000 (18:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Nov 2018 11:59:47 +0000 (03:59 -0800)
commit2159fb3729293c7919ed13ccad72c8072c2f39b5
treee37f7bed55b47ac62dfbea2938da9c5ab80628bc
parent01c5c5614a9e67eda3bbec74d4863bdc57b5c990
staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interface

Use the gpiod interface instead of the deprecated old non-descriptor
interface in olpc_dcon_xo_1.c.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c