musb-new: omap2430: fix compiling in DM_USB_GADGET config
authorAndreas Kemnade <andreas@kemnade.info>
Mon, 9 Jan 2023 07:13:31 +0000 (08:13 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 18 Jan 2023 17:46:13 +0000 (12:46 -0500)
commit2e4865bc6486988dd5778c1f21c5459aae7a7706
treed711f3fd1eb04259da116fbf13c87e5b4e452e03
parent7a2d80efc3f7445ac0a5fea710d6c796a782f063
musb-new: omap2430: fix compiling in DM_USB_GADGET config

Add the separate IRQ handling function and change the registration.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
drivers/usb/musb-new/omap2430.c