summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-06-14 02:51:24 +0200
committerMattijs Korpershoek <[email protected]>2024-07-05 14:08:45 +0200
commitac4bf5d48a9e85e79ced3b7195a8599c21c0a16d (patch)
treeda6b2b43a1f985540245b457c667165fa7d22d60 /include/linux
parent281eaf1ed83a09bfce6b82b86775e11d4269ad08 (diff)
usb: gadget: ux500: 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