[PATCH 1/2] i2c: nomadik: match return type of wait_for_completion_timeout
Linus Walleij
linus.walleij at linaro.org
Wed Mar 4 04:55:48 PST 2015
On Sun, Feb 8, 2015 at 1:34 PM, Nicholas Mc Guire <hofrat at osadl.org> wrote:
> 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 at osadl.org>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list