diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-08 11:02:15 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-09 19:15:44 +0100 |
commit | 62c76fe2e580f6a975679e8711bade09e24c204b (patch) | |
tree | ad949e701201b4c8ad4754c969ec9e00a22aeab3 /Documentation/input/event-codes.txt | |
parent | Linux 4.0-rc1 (diff) | |
download | linux-62c76fe2e580f6a975679e8711bade09e24c204b.tar.xz linux-62c76fe2e580f6a975679e8711bade09e24c204b.zip |
ASoC: wm8996: match wait_for_completion_timeout return type
return type of wait_for_completion_timeout is unsigned long not int. An
appropriately named unsigned long is added and the assignment fixed up
in case of completion occurring the remaining time is >=1 so ret is set to
1 if no timeout occurred.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/input/event-codes.txt')
0 files changed, 0 insertions, 0 deletions