usb: gadget: function: uac2: prevent double ep disable
authorFelipe Balbi <balbi@ti.com>
Mon, 29 Sep 2014 19:23:41 +0000 (14:23 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 20 Oct 2014 20:58:49 +0000 (15:58 -0500)
without this check, f_uac2 would try to disable
the same endpoint twice. Fix that.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found