]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: gadget: thor: Invoke board specific USB cleanup interface
authorInha Song <ideal.song@samsung.com>
Tue, 3 Mar 2015 16:32:06 +0000 (17:32 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:12 +0000 (21:47 +0200)
commit300c4f03aeecf3b6128107f248fe40c0510dd828
tree7726fc8df0bc3d5b794fbf5803a05f832b855ebc
parentcdedb87ed2e76a1c7f538e119d81a7aeebfa0f42
usb: gadget: thor: Invoke board specific USB cleanup interface

This patch invokes board-specific USB cleanup (board_usb_cleanup)
function in the thor gadget.

Signed-off-by: Inha Song <ideal.song@samsung.com>
common/cmd_thordown.c