summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGlen Lee <glen.lee@atmel.com>2015-12-21 08:18:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-22 00:20:04 +0300
commitd4312b6fc8522d21832dbd1fa3f1dfb843e5b568 (patch)
tree574b5a6569a5371c7a84287caf9069fd5d8f2f67 /scripts
parent895e5eafadb339030a7a039cb29e4f116a87cc22 (diff)
downloadlinux-d4312b6fc8522d21832dbd1fa3f1dfb843e5b568.tar.xz
staging: wilc1000: rename spi function names
There are several similar function names, such as wilc_spi_write and _wilc_spi_write. It is likely to be confused after merging linux_wlan_spi.c and wilc_spi.c, so rename following functions properly. Rename wilc_spi_write to wilc_spi_tx, wilc_spi_read to wilc_spi_rx, wilc_spi_write_read to wilc_spi_tx_rx, _wilc_spi_write to wilc_spi_write, _wilc_spi_read to wilc_spi_read. Signed-off-by: Glen Lee <glen.lee@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions