]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: change parameter type of hif_init
authorGlen Lee <glen.lee@atmel.com>
Fri, 6 Nov 2015 09:40:22 +0000 (18:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit9c800322a56610bbdd80e6a859c412e65c5fc6eb
treee37cc6ad48e0fc776753e0481ef326d81b9eed33
parent64ae414fe2bcdc86a347056e20d377376fa45b4f
staging: wilc1000: change parameter type of hif_init

This patch changes parameter type wilc_wlan_inp_t with struct wilc and
modify it's related code. Pass wilc to the functions as well.
wilc will be used in later patch.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_sdio.c
drivers/staging/wilc1000/wilc_spi.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h