staging: wilc1000: change the type of wilc1000_initialized
authorTony Cho <tony.cho@atmel.com>
Tue, 20 Oct 2015 05:26:45 +0000 (14:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 01:14:35 +0000 (18:14 -0700)
commit080f11bb3782352a05dfec5fd3ecddf94793af0c
treec41d6b2cb9c962684c9a49ac678c2697b33e9f79
parent91109e113c71715cd0f21fd94fb2db95103f4092
staging: wilc1000: change the type of wilc1000_initialized

This patch changes the type of wilc1000_initialized in the struc wilc from int
to bool and also renames it to the initialized. In addition, unnecessary
wilc1000_initialized codes are removed in this patch.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h