OSDN Git Service

USB: isp1760-if: Change to use irq_of_parse_and_map
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 22 Oct 2012 03:02:16 +0000 (12:02 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Oct 2012 18:51:52 +0000 (11:51 -0700)
commitd124a60dbbe7c12f3871e2c7fc71f98a821ee9a8
treed3db7c6a7c6e0bf90f938c1f3e58fbc2cfcac65c
parent596d789a211d134dc5f94d1e5957248c204ef850
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>
drivers/usb/host/isp1760-if.c