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

This patch removes function pointer sdio_cmd52 of wilc_sdio_t and just 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