commit | 2159fb3729293c7919ed13ccad72c8072c2f39b5 | [log] [tgz] |
---|---|---|
author | Nishad Kamdar <nishadkamdar@gmail.com> | Wed Nov 07 18:18:54 2018 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 08 03:59:47 2018 -0800 |
tree | e37f7bed55b47ac62dfbea2938da9c5ab80628bc | |
parent | 01c5c5614a9e67eda3bbec74d4863bdc57b5c990 [diff] |
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>