]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit952dec4cf22f0f25f5b5f70461c6da6f54f8db79
treeb9e20b92a342b49b15eb1faa563e3b290a2025ae
parent952954dbea09ca6c37d1732d7538d2ac27a82cbd
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