summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-06-14 02:51:21 +0200
committerMattijs Korpershoek <[email protected]>2024-07-05 14:08:35 +0200
commit2c2d7c2bab0ec6e4cd93db242822a57986680917 (patch)
tree2cfd4256ee6b505a7d39aab67b76f72ed8f1ab1d /include
parenta75753327399d821ba70d8cb493d1bc12d1034cc (diff)
usb: gadget: mtu3: Convert interrupt handling to usb_gadget_generic_ops
Implement .handle_interrupts callback as a replacement for deprecated dm_usb_gadget_handle_interrupts() function. The new callback allows for each DM capable USB gadget controller driver to define its own IRQ handling implementation without colliding with other controller drivers. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Tested-by: Mattijs Korpershoek <[email protected]> # vim3 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions