From aef95b691feb44cd98010085295e23f209571b3b Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Tue, 8 Apr 2014 10:59:29 +0200 Subject: [PATCH] pinctrl: sirf: rename inlined accessor The sirfsoc_irqchip_to_bank() is obviously misnamed, as it is not converting an irqchip to a bank but converts a gpiochip to a bank so rename it sirfsoc_gpiochip_to_bank(). Acked-by: Barry Song Signed-off-by: Linus Walleij --- Reading git-format-patch failed