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

This patch removes function pointer spi_max_speed of wilc_spi_t and just call
the function linux_spi_set_max_speed 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