From: Markus Mayer Date: Tue, 28 Jan 2014 01:32:18 +0000 (-0800) Subject: gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code X-Git-Tag: v3.15-rc1~105^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ab697369716ecf7c5b71114bdd22445f9a7a5e;p=pandora-kernel.git 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 Reviewed-by: Tim Kryger Signed-off-by: Linus Walleij --- Reading git-diff-tree failed