gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 23 Oct 2014 08:27:07 +0000 (17:27 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Oct 2014 16:30:59 +0000 (17:30 +0100)
This function actually operates on a gpio_chip, so its prefix should
reflect that fact for consistency with other functions defined in
gpio/driver.h.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found