summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-rcar.c
diff options
context:
space:
mode:
authorNicholas Mc Guire <hofrat@osadl.org>2015-03-01 17:17:41 +0300
committerWolfram Sang <wsa@the-dreams.de>2015-03-15 12:16:17 +0300
commit6973a39c9e35f46f2ea79ccbc25d3cab58737331 (patch)
treef3d8804891257f65bb0550247aa1512d64f125e7 /drivers/i2c/busses/i2c-rcar.c
parent271a89cdd65f8c2b4a6be865859f8d2d1b504696 (diff)
downloadlinux-6973a39c9e35f46f2ea79ccbc25d3cab58737331.tar.xz
i2c: tegra: match return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. As ret was only used for wait_for_completion_timeout here it is renamed to time_left the type changed to unsigned long and references fixed up. Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-rcar.c')
0 files changed, 0 insertions, 0 deletions