]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: f_uac1: configure endpoint before using it
authorXuebing Wang <xbing6@gmail.com>
Wed, 10 Dec 2014 08:28:14 +0000 (16:28 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:13:26 +0000 (12:13 -0600)
commit625763d101c7aa706b35f052cd978a61f1ef26bc
treea36478a2c2eeb05049e8a20a532f11f5c7a228cc
parent90f9e53345d307f53b040e7a50193f20f88ab87a
usb: gadget: f_uac1: configure endpoint before using it

UAC1 forget to do it.

Signed-off-by: Xuebing Wang <xbing6@gmail.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_uac1.c