libusbgx: Hide definition of gadget structure.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 19 Feb 2014 14:54:06 +0000 (15:54 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:20 +0000 (20:35 +0100)
commit233bdd657538ab6871655ee28dad462a8bc9f3b3
tree4fdb161f00bf4c099acd711759f279091337977a
parent0f4c36efc346f645babdb6dfc27092f48b578bcd
libusbgx: Hide definition of gadget structure.

Remove definition of gadget structure to avoid direct
access to its fields. Rename that structure to usbg_gadget.

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