]> rtime.felk.cvut.cz Git - linux-imx.git/commit
usb: gadget: audio: remove c->highpseed = true from f_midi and uac1
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 22 Oct 2012 20:15:01 +0000 (22:15 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 31 Oct 2012 13:05:00 +0000 (15:05 +0200)
commit1377af2f756f3b5de2850ec0a5edebf227798d02
tree50be4506b46fad8d5613482580ab69064ccb78e9
parente79cc615a9bb44da72c499ccfa2c9c4bbea3aa84
usb: gadget: audio: remove c->highpseed = true from f_midi and uac1

Whether highspeed configuration is valid or not is something that
composite decides and not the gadget. That gadget can only provide the
required descriptors for it.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_midi.c
drivers/usb/gadget/f_uac1.c