diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-08 17:12:07 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-03-15 10:54:08 +0100 |
commit | 1c42aca54fa0e738d9f0c0e5aa952d0e4357dcf0 (patch) | |
tree | 2c16f8077a7def4ae88e5bc5718cd22587fc5209 /drivers/i2c/i2c-core.h | |
parent | i2c: axxia: fixup return type of wait_for_completion_timeout (diff) | |
download | linux-1c42aca54fa0e738d9f0c0e5aa952d0e4357dcf0.tar.xz linux-1c42aca54fa0e738d9f0c0e5aa952d0e4357dcf0.zip |
i2c: at91: fixup return type of wait_for_completion_timeout
Return type of wait_for_completion_timeout is unsigned long not int. This
patch adds a timeout variable of appropriate type and fixes up the assignment.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/i2c-core.h')
0 files changed, 0 insertions, 0 deletions