gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
authorMarkus Mayer <markus.mayer@linaro.org>
Wed, 22 Jan 2014 00:10:04 +0000 (16:10 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 6 Feb 2014 09:33:45 +0000 (10:33 +0100)
commitd762bae45a3dd65d02a35b4252598912f7fbcde0
tree2018ca632c29dba416b1eeed43a8d275e6ab1d0f
parenta0bbf03270fde9d96a9f814512e77a693648e159
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 <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
This page took 0.031016 seconds and 5 git commands to generate.