]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: remove function pointer sdio_set_default_speed
authorGlen Lee <glen.lee@atmel.com>
Fri, 6 Nov 2015 09:40:05 +0000 (18:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit544827f3807f8165f2736d4b3fbe89a33754b05e
tree0f51ad93451f3f87a558f7e4704a44edb09a022a
parentf15179eb1f77b1b991273d5229b676ac630be1c0
staging: wilc1000: remove function pointer sdio_set_default_speed

This patch removes function pointer sdio_set_default_speed of wilc_sdio_t
and call linux_sdio_set_default_speed() directly.

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