From: Markus Mayer Date: Wed, 22 Jan 2014 00:10:04 +0000 (-0800) Subject: gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro X-Git-Tag: v3.15-rc1~105^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d762bae45a3dd65d02a35b4252598912f7fbcde0;p=pandora-kernel.git gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro The GPIO_CONTROL macro returns the control register offset when given a GPIO number. Update the argument name in the macro to reflect that it takes in a GPIO number and not a bank. Signed-off-by: Markus Mayer Reviewed-by: Tim Kryger Signed-off-by: Linus Walleij --- Reading git-diff-tree failed