提交 eec01e35 编写于 作者: L Linus Walleij 提交者: Greg Kroah-Hartman

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 <johnny.kim@microchip.com>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
Acked-by: NAjay Singh <ajay.kathat@microchip.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 fbbd5e53
...@@ -16,3 +16,7 @@ TODO: ...@@ -16,3 +16,7 @@ TODO:
- support resume/suspend function - support resume/suspend function
- replace SIOCDEVPRIVATE commands with generic API functions - replace SIOCDEVPRIVATE commands with generic API functions
- use wext-core handling instead of private SIOCSIWPRIV implementation - 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>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册