From: Laurent Pinchart Date: Thu, 3 Jan 2013 13:12:14 +0000 (+0100) Subject: sh-pfc: Look up IRQ table entries by GPIO number X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07f54f604b3b458f10452b60fe21c549218bf02;p=pandora-kernel.git sh-pfc: Look up IRQ table entries by GPIO number Instead of converting the GPIO number to an enum_id and looking up IRQ table entries by enum_id, replace the pinmux_irq enum_ids field with a gpios field and lookup entries using the GPIO number. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed