]> Git Repo - J-u-boot.git/commit
board: ti: remove duplicate initialization of vbus_id_status
authorKishon Vijay Abraham I <[email protected]>
Mon, 10 Aug 2015 11:22:57 +0000 (16:52 +0530)
committerTom Rini <[email protected]>
Fri, 28 Aug 2015 16:33:20 +0000 (12:33 -0400)
commit03c128c949f405d6218f46adc7ef94a998770efa
tree747ec48f0319bd3c41be49a9971d74f10fabe695
parent0a7ab045b9b50b20806c0dd523c068c19f4f9cde
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
board/ti/am43xx/board.c
board/ti/dra7xx/evm.c
This page took 0.035754 seconds and 4 git commands to generate.