commit | c30929415a3d7f186da888d322f93150af308287 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Wed Jan 28 13:23:48 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Jan 28 19:42:43 2015 +0000 |
tree | 8a7db031f7f75f840935446133b07f0be22a5331 | |
parent | 24ba5e593f391507c614f5b62065194e6593a658 [diff] |
spi/xilinx: Make spi_tx and spi_rx simmetric spi_rx handles the case where the buffer is null. Nevertheless spi_tx did not handle it, and was handled by the caller function. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>