usb: gadget: audio: actually support both speeds
authorFelipe Balbi <balbi@ti.com>
Fri, 26 Aug 2011 09:48:15 +0000 (12:48 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:06:05 +0000 (13:06 +0300)
commitef7f584ce7b40bcfc108477d2711270379ca8596
tree8cdeaaba6e49755e7367227741a5679b172081a5
parent6532c7fdb2c3a2ec1b949ecd2ff5375069c1639a
usb: gadget: audio: actually support both speeds

While testing g_audio with HighSpeed UDC on a
FS Hub, we had no configurations to present to
the host. That's because both speeds where
mutually exclusive.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_audio.c