diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-08 10:36:48 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-03-15 10:51:34 +0100 |
commit | 2abaccb356a857dbf4c978a69f2209e19c1a0db3 (patch) | |
tree | d573d14a199287c8ec4bc3bcd27a31477ad5a98c /drivers/i2c/busses/i2c-pca-platform.c | |
parent | f87b53a0858ea69e65d7f19573907a60b2e32e66 (diff) | |
download | lwn-2abaccb356a857dbf4c978a69f2209e19c1a0db3.tar.gz lwn-2abaccb356a857dbf4c978a69f2209e19c1a0db3.zip |
i2c: axxia: fixup return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. The
return variable is renamed to reflect its use and the type adjusted to
unsigned long.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-pca-platform.c')
0 files changed, 0 insertions, 0 deletions