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

This patch removes function pointer spi_rx of wilc_spi_t and just call
linux_spi_read instead.

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