libusbgx: Hide definition of config structure.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 19 Feb 2014 19:50:12 +0000 (20:50 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:20 +0000 (20:35 +0100)
commit9b886d172ffe6229889050422c901a13a7d7e317
tree73ff76c3542b97520eeaeaf0f5e7c19487d68d44
parent233bdd657538ab6871655ee28dad462a8bc9f3b3
libusbgx: Hide definition of config structure.

Hide definition of config structure to avoid direct
access to its fields. Rename it to usbg_confg.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/gadget-acm-ecm.c
examples/show-gadgets.c
include/usbg/usbg.h
src/usbg.c