diff options
author | 2014-01-24 09:43:56 +0100 | |
---|---|---|
committer | 2014-01-27 20:02:10 +0000 | |
commit | 8449fd76deb9ac67a15a6fb8ead7bb4595d019d2 (patch) | |
tree | 864415240e91e054adb2fcf1e6f2caa490170891 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | spi: rspi: Abstract transfer_one() for RSPI and QSPI (diff) | |
download | linux-dev-8449fd76deb9ac67a15a6fb8ead7bb4595d019d2.tar.xz linux-dev-8449fd76deb9ac67a15a6fb8ead7bb4595d019d2.zip |
spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
rspi_send_pio() and rspi_receive_pio() are very similar:
- the former only sends data, using TX Only Mode,
- the latter sends and receives full duplex data to/from the hardware,
but uses dummy transmit data.
Merge them into rspi_transfer_out_in(), now supporting full duplex if
needed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions