]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: gadget: dummy_hcd: add support for USB_DT_BOS on rh
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Sun, 19 Aug 2012 19:54:59 +0000 (21:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:09 +0000 (10:39 -0700)
commit0fd97e46e63c94bb532922850f381ced90c77e71
tree449ec613d465906a5455d06a52520ff3f944782e
parentf5da200019dab1a1763f8361fdfd94389bf7f37a
usb: gadget: dummy_hcd: add support for USB_DT_BOS on rh

commit 3b9c1c5ba7a95caae8440ea47308496b14f7301a upstream.

Without a reply for USB_DT_BOS the USB3 mode does not work since
448b6eb1 ("USB: Make sure to fetch the BOS desc for roothubs.).

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/dummy_hcd.c