gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
authorMarkus Mayer <markus.mayer@linaro.org>
Tue, 28 Jan 2014 01:32:18 +0000 (17:32 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 6 Feb 2014 09:33:47 +0000 (10:33 +0100)
This patch removes some inconsistencies caused by the use of "int gpio"
in some parts of the code and "unsigned gpio" in others.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-bcm-kona.c

Simple merge