[PATCH v3] staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interface

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Nov 7 11:36:52 UTC 2018


On Tue, Nov 06, 2018 at 01:13:19PM +0530, Nishad Kamdar wrote:
> Use the gpiod interface instead of the deprecated old non-descriptor
> interface in olpc_dcon_xo_1.c.
> ---
> Changes in v3:
>  - Resolve a few compilation errors.
> Changes in v2:
>  - Resolve a few compilation errors.
>  - Add a level of indirection to read and write gpios.
> Signed-off-by: Nishad Kamdar <nishadkamdar at gmail.com>

The signed-off-by has to be above the --- line otherwise it will get
stripped off by git when the patch is applied :(



More information about the devel mailing list