libusbgx: Add remove binding functionality.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 13 Mar 2014 12:57:16 +0000 (13:57 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:39:30 +0000 (20:39 +0100)
commita7ae6221ccf053b036fb2c3dbe14cba567b81a42
tree72f1b0430ec8d616257b15e701bf2bf2e78e449b
parent8d2e47a48a0b46ec02b8e0a36abf92964854e924
libusbgx: Add remove binding functionality.

Add function which allow to remove binding between function
and configuration. This functions also remove binding from
internal library structures wht means that after this
operation all pointers to removed binding are invalid.

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