mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-10 13:33:19 +00:00
This patch introduces usb_ep_autoconfig_release() function which allows to release endpoint previously obtained from usb_ep_autoconfig() during USB function bind. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>