]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resources
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 26 Sep 2017 10:12:12 +0000 (11:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Oct 2017 07:58:42 +0000 (09:58 +0200)
commit78655197eb09bb877857cac3db030123ae5d0f52
tree4dcaa4e2942519cd6719d8c4d69fc03493748a33
parent0a4c005bd1715d8b32a368ed5516a6ee7e603d18
usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resources

Use the provided sa1111_get_irq() to fetch the IRQ resources for the
SA1111 OHCI driver.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-sa1111.c