OSDN Git Service

staging: wilc1000: remove wilc_sdio_init
authorGlen Lee <glen.lee@atmel.com>
Thu, 24 Dec 2015 06:02:52 +0000 (15:02 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:05:35 +0000 (15:05 -0800)
commit43d1ca528436bc3f629edd8b622b39fb1611d5f7
tree61645b893f8f1b4d49f45cdbd12c46c79011e0b7
parente663900aed9b90270e3452d500426ca0ae5762ed
staging: wilc1000: remove wilc_sdio_init

wilc_sdio_init return always 1, which is needless. Remove it and it's related
codes also.

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