2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 02:34:05 +08:00
linux-next/drivers/staging/wilc1000
Ajay Singh 367b955907 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>
2018-07-24 13:52:32 +02:00
..
coreconfigurator.c staging: wilc1000: avoid setting default value for variable at declaration 2018-07-21 09:04:48 +02:00
coreconfigurator.h staging: wilc1000: remove enum connect_status instead use ieee80211_statuscode 2018-07-21 09:04:47 +02:00
host_interface.c staging: wilc1000: move variable assignment along with its declaration 2018-07-21 09:04:48 +02:00
host_interface.h staging: wilc1000: use lowercase for 'IFC_UP' struct element name 2018-07-21 09:04:47 +02:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: remove unnecessary blank line between variable declaration 2018-07-21 09:04:47 +02:00
linux_wlan.c staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
microchip,wilc1000,sdio.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
microchip,wilc1000,spi.txt staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
TODO staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
wilc_debugfs.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_sdio.c staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
wilc_spi.c staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: move variable assignment along with its declaration 2018-07-21 09:04:48 +02:00
wilc_wfi_cfgoperations.h staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration 2018-05-14 14:04:48 +02:00
wilc_wfi_netdevice.h staging: wilc1000: use descriptor-based interface for GPIO 2018-07-24 13:52:32 +02:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
wilc_wlan_if.h staging: wilc1000: rename enum AUTHTYPE to use lowercase 2018-07-21 09:04:47 +02:00
wilc_wlan.c staging: wilc1000: move variable assignment along with its declaration 2018-07-21 09:04:48 +02:00
wilc_wlan.h staging: wilc1000: removed unused element from wilc_cfg_frame struct 2018-07-21 09:04:47 +02:00