diff options
author | Mark Brown <broonie@kernel.org> | 2020-05-25 15:31:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-26 18:44:54 +0200 |
commit | c373643b8688836c1627a805875994fe0012fc17 (patch) | |
tree | 798098c804ca3d4a110677031c6dbb798db1b351 /drivers/spi/spi-fsl-lpspi.c | |
parent | spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coe... (diff) | |
download | linux-c373643b8688836c1627a805875994fe0012fc17.tar.xz linux-c373643b8688836c1627a805875994fe0012fc17.zip |
spi: Remove note about transfer limit for spi_write_then_read()
Originally spi_write_then_read() used a fixed statically allocated
buffer which limited the maximum message size it could handle. This
restriction was removed a while ago so that we could dynamically
allocate a buffer if required but the kerneldoc was not updated to
reflect this, do so.
Reported-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20200525133120.57273-1-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-fsl-lpspi.c')
0 files changed, 0 insertions, 0 deletions