From: Grant Likely Date: Sun, 15 Sep 2013 15:39:11 +0000 (+0100) Subject: of/irq: Replace of_irq with of_phandle_args X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530210c7814e83564c7ca7bca8192515042c0b63;p=pandora-kernel.git of/irq: Replace of_irq with of_phandle_args struct of_irq and struct of_phandle_args are exactly the same structure. This patch makes the kernel use of_phandle_args everywhere. This in itself isn't a big deal, but it makes some follow-on patches simpler. Signed-off-by: Grant Likely Acked-by: Michal Simek Acked-by: Tony Lindgren Cc: Russell King Cc: Ralf Baechle Cc: Benjamin Herrenschmidt --- Reading git-diff-tree failed