commit | d124a60dbbe7c12f3871e2c7fc71f98a821ee9a8 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Mon Oct 22 12:02:16 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 25 11:51:52 2012 -0700 |
tree | d3db7c6a7c6e0bf90f938c1f3e58fbc2cfcac65c | |
parent | 596d789a211d134dc5f94d1e5957248c204ef850 [diff] |
USB: isp1760-if: Change to use irq_of_parse_and_map This uses irq_of_parse_and_map instead of of_irq_map_one and irq_create_of_mapping. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>