diff options
author | Maxime Chevallier <[email protected]> | 2017-10-10 10:43:17 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-10-10 10:14:32 +0100 |
commit | 5a866ec0014b2baa4ecbb1eaa19c835482829d08 (patch) | |
tree | f9c290d36587220a2c4c263014e74a3d2b110c8f /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
parent | 6fd6fd68c9e2f3a206a098ef57b1d5548f9d00d1 (diff) |
spi: a3700: Return correct value on timeout detection
When waiting for transfer completion, a3700_spi_wait_completion
returns a boolean indicating if a timeout occurred.
The function was returning 'true' everytime, failing to detect any
timeout.
This patch makes it return 'false' when a timeout is reached.
Signed-off-by: Maxime Chevallier <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions