summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-06-14 02:51:23 +0200
committerMattijs Korpershoek <[email protected]>2024-07-05 14:08:42 +0200
commit281eaf1ed83a09bfce6b82b86775e11d4269ad08 (patch)
tree95935737ae5dbc03ef5b789dc33f74f0bc217a9c /include/linux
parent521bc756cb5fea0ca8c159bd812da063e08bd351 (diff)
usb: gadget: musb: 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/linux')
0 files changed, 0 insertions, 0 deletions