staging: wilc1000: remove unneeded function
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:32 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:20:04 +0000 (13:20 -0800)
commit2769d9422e631559bc672dda9cdb7a5916db4527
treeb9e20b92a342b49b15eb1faa563e3b290a2025ae
parentd4312b6fc8522d21832dbd1fa3f1dfb843e5b568
staging: wilc1000: remove unneeded function

wilc_spi_init in linux_wlan_spi.c is unneeded. It just return true. Rename
_wilc_spi_init in wlan_spi.c to wilc_spi_init.

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