diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2016-07-23 21:31:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-07-24 21:49:16 +0100 |
commit | 57c2b0ddd14d8831cbaab855373fe8797812ea53 (patch) | |
tree | 897092bd8422cac43b0dd933581bfe2908911bc5 /include/video | |
parent | 523d939ef98fd712632d93a5a2b588e477a7565e (diff) |
spi: pic32: fixup wait_for_completion_timeout return handling
wait_for_completion_timeout returns unsigned long not int so the check for
<= 0 should be == 0 here.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions