usb: gadget: function: uac2: prevent double ep disable
without this check, f_uac2 would try to disable
the same endpoint twice. Fix that.
Signed-off-by: NFelipe Balbi <balbi@ti.com>
Showing
想要评论请 注册 或 登录
without this check, f_uac2 would try to disable
the same endpoint twice. Fix that.
Signed-off-by: NFelipe Balbi <balbi@ti.com>