aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGlen Lee <[email protected]>2015-12-21 14:18:31 +0900
committerGreg Kroah-Hartman <[email protected]>2015-12-21 13:20:04 -0800
commitd4312b6fc8522d21832dbd1fa3f1dfb843e5b568 (patch)
tree574b5a6569a5371c7a84287caf9069fd5d8f2f67 /tools/perf/scripts/python
parent895e5eafadb339030a7a039cb29e4f116a87cc22 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions