diff options
author | Keiji Hayashibara <hayashibara.keiji@socionext.com> | 2019-06-26 03:41:48 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-26 14:30:58 +0300 |
commit | 2b947137f2b8f77474dfe77d68c52778bf6ae453 (patch) | |
tree | 3daf0a519b81c71aa9a59968cbc537067e787460 /drivers/spi/spidev.c | |
parent | e4671df0bfd67d4864de014fa1751d5e2a56c7a6 (diff) | |
download | linux-2b947137f2b8f77474dfe77d68c52778bf6ae453.tar.xz |
spi: uniphier: fix zero-length transfer
The zero-length transfer results in timeout error because
the transfer doesn't start.
This commit modified to return success in this case.
Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spidev.c')
0 files changed, 0 insertions, 0 deletions