]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/gpio/gpio-bcm-kona.c
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)
commitb7ab697369716ecf7c5b71114bdd22445f9a7a5e
tree6f301737d59e98985503f99b9d7ac10f5351ce0f
parentbea4dbee952ac7a03885646de3247685dabad972
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code

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