]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf56c212de0588128b004d875a1049d800f71cb3a
treed711f3fd1eb04259da116fbf13c87e5b4e452e03
parent03302f4ef7d474295f64e6c3ee50ea8c5f866a2b
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