]> Git Repo - linux.git/commit
USB: dwc3: qcom: simplify wakeup interrupt setup
authorJohan Hovold <[email protected]>
Mon, 20 Nov 2023 16:16:07 +0000 (17:16 +0100)
committerGreg Kroah-Hartman <[email protected]>
Wed, 22 Nov 2023 12:14:25 +0000 (12:14 +0000)
commitaee70a1d711327dae409671035a0368c1dc4a2ea
treee6efad46e051c12ff76db120722c0905a4a81281
parent41f5a0973259db9e4e3c9963d36505f80107d1a0
USB: dwc3: qcom: simplify wakeup interrupt setup

Use the IRQF_NO_AUTOEN irq flag when requesting the wakeup interrupts
instead of setting it separately.

No functional change intended.

Signed-off-by: Johan Hovold <[email protected]>
Reviewed-by: Andrew Halaney <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/dwc3/dwc3-qcom.c
This page took 0.049502 seconds and 4 git commands to generate.