Rework reconfiguration configfs gadget 13/228113/4
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 19 Mar 2020 06:39:35 +0000 (15:39 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 19 Mar 2020 07:16:48 +0000 (16:16 +0900)
commite513020a513815371d18079de80c55f370aa6ed6
tree52e20c029f7ca9823a62f1c5ceac19748f87da83
parent7803a3c5a1b0293a5bda490c26c95ae8b967e001
Rework reconfiguration configfs gadget

Before : add new functions -> enable new functions as linking to configs -> delete unused configs -> deleted unused functions
After : remove all configs -> remove all functions -> add new functions -> enable new functions as linking to configs

Change-Id: If0fdcb9a1cda9afcb6d865bee7f0db1539d4df2b
hw/usb_cfs_client_common.c