[PATCH 9/9] staging: wilc1000: Augment TODO file with GPIO work item

Ajay Singh ajay.kathat at microchip.com
Fri Apr 20 12:17:54 UTC 2018


On Thu, 19 Apr 2018 10:41:21 +0200
Linus Walleij <linus.walleij at linaro.org> wrote:

> 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.
> 

Thanks to update the TODO required to be fixed before moving out
of staging.
I will also send the updated TODO list to remove items which are
already addressed.

> Cc: Johnny Kim <johnny.kim at microchip.com>
> Cc: Nicolas Ferre <nicolas.ferre at microchip.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

Acked-by: Ajay Singh <ajay.kathat at microchip.com>

> ---
>  drivers/staging/wilc1000/TODO | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/drivers/staging/wilc1000/TODO
> b/drivers/staging/wilc1000/TODO index ae61b55f14fd..c441beba75bd
> 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
> <linux/gpio.h> to the
> +  GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
> +  lines from device tree, ACPI or board files, board files should
> +  use <linux/gpio/machine.h>



Regards,
Ajay



More information about the devel mailing list