commit | 4fe160d51e4226a80f81b3d9b5193e0b8d2ebcbd | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Wed Jan 25 23:13:37 2017 +0100 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Jan 26 10:52:01 2017 +0200 |
tree | 1ab6ea1703bdcfbe5b9fabdb5f83c36f1745a8f1 | |
parent | 348becdcc3196addbe882e8a10451744e489e389 [diff] |
usb: dwc2: eliminate irq parameter from dwc2_hcd_init The irq is available in hsotg already, so there's no need to pass it as separate function parameter. Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>