commit | e3a2e87893125bcd99bd7e1ddf9bfc421e492572 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Thu Oct 23 17:27:07 2014 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 28 17:30:59 2014 +0100 |
tree | 725e03df58827c8eca35ffb787f43921c55046b2 | |
parent | ee2a9f7f06a5bff86cf3468fe74bf504640cf5e6 [diff] |
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq 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>