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

This patch removes function pointer sdio_cmd53 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