diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-08 07:34:33 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-03-15 10:50:50 +0100 |
commit | 9bb9fee9e9423082ff23f21257bfc68b5eacd504 (patch) | |
tree | a4e2a46f81df507632c863f7bdb526b94afc17cd /drivers/clk | |
parent | 1ac63fef0564d0340eaa330804df29b348204cea (diff) | |
download | blackbird-op-linux-9bb9fee9e9423082ff23f21257bfc68b5eacd504.tar.gz blackbird-op-linux-9bb9fee9e9423082ff23f21257bfc68b5eacd504.zip |
i2c: nomadik: match return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. as
timeout is used for wait_for_completion_timeout exclusively here its
type is simply changed to unsigned long.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions