summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2016-06-10 14:48:38 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-06-21 10:53:22 +0300
commit9522def40065194aa75b0a7b7e1ff5b8e2014724 (patch)
tree98865d3e1b58cc4df5880d685643b8eab3d0f0c0 /drivers/usb/gadget/udc
parentce15ed4c5dfb3f7757e6611902aed5db253af977 (diff)
downloadlinux-9522def40065194aa75b0a7b7e1ff5b8e2014724.tar.xz
usb: dwc3: core: cleanup IRQ resources
Implementations might use different IRQs for host, gadget so use named interrupt resources to allow device tree to specify the interrupts. Following are the interrupt names Peripheral Interrupt - peripheral HOST Interrupt - host Maintain backward compatibility for a single named interrupt ("dwc3_usb3") for all interrupts as well as unnamed interrupt at index 0 for all interrupts. As platform_get_irq() variants are used, tackle the -EPROBE_DEFER case as well. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/udc')
0 files changed, 0 insertions, 0 deletions