commit | 3f308d17d7abbf35a6d40a7f16dc70cf43f12c98 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon May 16 14:17:06 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jun 20 12:32:36 2016 +0300 |
tree | e0adf15e086dad8087599d272ecf1ea7baf8107e | |
parent | 51f5d49ad6f011ee380b866ea617fd90584189a2 [diff] |
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget by holding gadget's IRQ number in dwc->irq_gadget, it'll be simpler to free_irq() and disable the IRQ in case an IRQ fires while we are runtime suspended. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>