staging: wilc1000: remove function pointer spi_trx
authorGlen Lee <glen.lee@atmel.com>
Fri, 6 Nov 2015 09:40:13 +0000 (18:40 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitfd9bf7bd4fac7ccb7a967918fe2c88e0e9f4a37d
tree46db29d2da3b2ca833ff2a4d9862c0c18e2c6b13
parentb4b87a0b1278c872b0873ce285b25e60ca5bbe42
staging: wilc1000: remove function pointer spi_trx

This patch removes function pointer spi_trx and call linux_spi_write_read
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