From: Alexandre Courbot Date: Thu, 23 Oct 2014 08:27:07 +0000 (+0900) Subject: gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq X-Git-Tag: omap-for-v3.19/fixes-rc1~89^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a2e87893125bcd99bd7e1ddf9bfc421e492572;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed