commit | 4f60de5fd255d1be5eca850474e9752be9a6cc2c | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Thu Jul 28 16:17:32 2011 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 29 08:53:43 2011 -0500 |
tree | 8acc8826d7fb50bd51a37a8755528af814c61cae | |
parent | 89e4870400f48836261b6bec907632ae4c1ec20a [diff] |
powerpc/85xx: enable USB2 gadget mode for corenet ds board to make USB2 worked in gadget mode, we need to set it's 'dr_mode' to 'peripheral' in hwconfig, but driver starts scan from 'usb1', it'll break out if it cannot find 'usb1', so drop the 'else' clause to make driver scan all the 'usbx'. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>