OSDN Git Service

staging: wilc1000: remove function pointer io_init
authorGlen Lee <glen.lee@atmel.com>
Fri, 6 Nov 2015 09:40:17 +0000 (18:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit62342c7af7dd5c0f9c3a8c2c57d9afdf53d92507
treea4ceadff0f6feb8c9ed7b644d654c0ab2c897431
parentd8dd29dd3f9bca34c1a79c5ba3da1a0e48dfbdc9
staging: wilc1000: remove function pointer io_init

This patch removes function pointer io_init of wilc_wlan_io_func_t and it's
related codes, and call the function linux_spi_init directly.

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