From: Linus Walleij Date: Thu, 19 Apr 2018 08:41:21 +0000 (+0200) Subject: staging: wilc1000: Augment TODO file with GPIO work item X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=eec01e35e6dd19626c0776640669ea6ac5717a29;p=linux.git staging: wilc1000: Augment TODO file with GPIO work item To make sure that this driver does not leave staging before it is properly converted to use the new GPIO descriptor API, augment the TODO file with this work item. Cc: Johnny Kim Cc: Nicolas Ferre Signed-off-by: Linus Walleij Acked-by: Ajay Singh Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/TODO b/drivers/staging/wilc1000/TODO index ae61b55f14fd7..c441beba75bd9 100644 --- a/drivers/staging/wilc1000/TODO +++ b/drivers/staging/wilc1000/TODO @@ -16,3 +16,7 @@ TODO: - support resume/suspend function - replace SIOCDEVPRIVATE commands with generic API functions - use wext-core handling instead of private SIOCSIWPRIV implementation +- convert all uses of the old GPIO API from to the + GPIO descriptor API in and look up GPIO + lines from device tree, ACPI or board files, board files should + use