ARM: pxa: lubbock: pass udc irqs as resource
Lubbock is the only machine that has three IRQs for the UDC. These are currently hardcoded in the driver based on a machine header file. Change this to use platform device resources as we use for the generic IRQ anyway. Cc: Felipe Balbi <balbi@kernel.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-usb@vger.kernel.org Acked-by:Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
Showing
- arch/arm/mach-pxa/lubbock.c 11 additions, 1 deletionarch/arm/mach-pxa/lubbock.c
- arch/arm/mach-pxa/lubbock.h 0 additions, 2 deletionsarch/arm/mach-pxa/lubbock.h
- drivers/usb/gadget/udc/pxa25x_udc.c 19 additions, 18 deletionsdrivers/usb/gadget/udc/pxa25x_udc.c
- drivers/usb/gadget/udc/pxa25x_udc.h 2 additions, 5 deletionsdrivers/usb/gadget/udc/pxa25x_udc.h
Loading
Please register or sign in to comment