commit | 76b09b8561aa25d494aab31d94901fbda3526349 | [log] [tgz] |
---|---|---|
author | Bin Liu <b-liu@ti.com> | Thu Mar 21 05:27:49 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Apr 08 11:29:04 2013 -0400 |
tree | afe3581ac4d92497966db817bb71f117d4ea1a40 | |
parent | 4de602f2b0576e935e9985bec6baf4e14857b7ff [diff] |
musb: set MUSB speed based on CONFIG Do not config MUSB to highspeed mode if CONFIG_USB_GADGET_DUALSPEED is not set, in which case Ether gadget only operates in fullspeed. Reviewed-by: Tom Rini <trini@ti.com> Signed-off-by: Bin Liu <b-liu@ti.com>