mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
not all UDC drivers need a proper release function, for those which don't need it, we udc-core will provide a no-op release method so we can remove "redefinition" of such methods in almost every UDC driver. Signed-off-by: Felipe Balbi <balbi@ti.com>