commit | e4671df0bfd67d4864de014fa1751d5e2a56c7a6 | [log] [tgz] |
---|---|---|
author | Keiji Hayashibara <hayashibara.keiji@socionext.com> | Wed Jun 26 09:41:47 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Wed Jun 26 12:30:37 2019 +0100 |
tree | dff190447f929e0aacd0c12ad1e428162ebae015 | |
parent | 94613d5ae1091a28b33f38e18d96e8d953ac18df [diff] |
spi: uniphier: fix timeout error Timeout error was silently ignored. This commit adds timeout error handling and modifies return type of wait_for_completion_timeout(). Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com> Signed-off-by: Mark Brown <broonie@kernel.org>