From: Hauke Mehrtens Date: Sat, 26 Jan 2013 20:39:44 +0000 (+0100) Subject: bcma: add gpio_to_irq X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1ca2683225afa21b827ff620a6225c390771a9;p=pandora-kernel.git bcma: add gpio_to_irq The old bcm47xx gpio code had support for gpio_to_irq, but the new code did not provide this function, but returned -ENXIO all the time. This patch adds the missing function. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed