diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-01-24 12:43:57 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-28 00:02:10 +0400 |
commit | 340a15e6f0d6cd436c55693f7328a1de02fcdb96 (patch) | |
tree | d31b1ad41c22494b94114081001131ad404dd9ab /scripts/gdb/linux/utils.py | |
parent | 8449fd76deb9ac67a15a6fb8ead7bb4595d019d2 (diff) | |
download | linux-340a15e6f0d6cd436c55693f7328a1de02fcdb96.tar.xz |
spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
qspi_send_pio() and qspi_receive_pio() are very similar: they both send
and receive full duplex data to/from the hardware, but ignore the data
stream in the unused direction.
Merge them into qspi_transfer_out_in(), now supporting real full duplex.
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions