staging: wilc1000: use descriptor-based interface for GPIO
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 20 Jul 2018 12:01:38 +0000 (17:31 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 11:52:32 +0000 (13:52 +0200)
commit367b955907b1123f8374025f02f579306886697e
tree4d1e28ec3c72b78432f2d3bd85f8bba7e1d7d21d
parent8dfaf8594e9754a3681af10118f5b9a8b6c40f52
staging: wilc1000: use descriptor-based interface for GPIO

Now making use of descriptor-based interface instead of integer-based
interface for IRQ GPIO.
Added device tree binding reference for WILC SDIO and SPI interface
module. Also moved the code to free gpio descriptor in module remove
as the reference was fetched in probe function.
Updated the TODO file

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/TODO
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/microchip,wilc1000,sdio.txt [new file with mode: 0644]
drivers/staging/wilc1000/microchip,wilc1000,spi.txt [new file with mode: 0644]
drivers/staging/wilc1000/wilc_sdio.c
drivers/staging/wilc1000/wilc_spi.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h