From: Thierry Reding Date: Wed, 18 Sep 2013 13:24:44 +0000 (+0200) Subject: of/irq: Use irq_of_parse_and_map() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~9^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7578496a671a96e501f16a5104893275e32c33a;p=pandora-kernel.git of/irq: Use irq_of_parse_and_map() Replace some instances of of_irq_map_one()/irq_create_of_mapping() and of_irq_to_resource() by the simpler equivalent irq_of_parse_and_map(). Signed-off-by: Thierry Reding Acked-by: Rob Herring [grant.likely: resolved conflicts with core code renames] Signed-off-by: Grant Likely --- Reading git-diff-tree failed