commit | 03c128c949f405d6218f46adc7ef94a998770efa | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Aug 10 16:52:57 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 28 12:33:20 2015 -0400 |
tree | 747ec48f0319bd3c41be49a9971d74f10fabe695 | |
parent | 0a7ab045b9b50b20806c0dd523c068c19f4f9cde [diff] |
board: ti: remove duplicate initialization of vbus_id_status vbus_id_status is initialized in board_usb_init. So remove it while creating dwc3_device objects. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>