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

This patch removes function pointer spi_tx of wilc_spi_t and call
linux_spi_write directly.

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