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

This patch removes function pointer sdio_set_max_speed of wilc_sdio_t and
call the function 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