Skip to content
Commit 890076d2 authored by Marek Vasut's avatar Marek Vasut
Browse files

dm: usb: udc: Drop legacy udevice handler functions



Remove legacy functions limited by the dev_array array,
those are no longer used anywhere, all the code uses
plain udevice based access now.

The usb_gadget_handle_interrupts() is doing udevice look up
until all call sites use dm_usb_gadget_handle_interrupts().

Reviewed-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
parent bfa352d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment