usb: gadget: UMS: Invoke board specific USB cleanup interface
authorInha Song <ideal.song@samsung.com>
Tue, 3 Mar 2015 16:32:05 +0000 (17:32 +0100)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:11 +0000 (05:48 +0200)
commit375f2d785c62b5fed5bf69649395bf8b04eaf7db
tree00eec1437428610bc5c0b8e5f84823aad44bd572
parent1118ecd76af2472932873825a4d4d2f2e9e1b296
usb: gadget: UMS: Invoke board specific USB cleanup interface

This patch invokes board-specific USB cleanup (board_usb_cleanup)
function in the mass storage gadget

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