commit | b5738413c96126e8191bc506b403cd55950b8f9a | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Jun 23 14:26:14 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jul 01 14:31:13 2011 -0700 |
tree | 8669df2ce05354618ab426be02aae7a2c69f2d8c | |
parent | f8744d40ca12d54f35c56831040683d52e765bf8 [diff] |
usb: gadget: dummy_hcd: move selection of speed into ->pullup() The configuration is static however we only know the speed after we have connected with the other side. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>