From: John Crispin Date: Fri, 11 May 2012 16:45:25 +0000 (+0200) Subject: MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() X-Git-Tag: v3.5-rc1~47^2^6~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd51db7f3bf2ba23ff55f6d5fdcec04c74df13e4;p=pandora-kernel.git MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() As part of the conversion to OF we also implement pinctrl drivers. Previously we used ltq_gpio_request() to set pinmuxing. This is now obselete and we can hence drop the function. Additionally we remove gpio_to_irq() from the gpio driver and move it to a header file. Signed-off-by: John Crispin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3801/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed