libusbgx: Add missing config attrs parsing while new config creation.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 11 Dec 2013 13:10:13 +0000 (14:10 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:33:56 +0000 (20:33 +0100)
commitd6604e97d7ff461e15c811bfb70da67ba91f12e9
treefeb766e19b541ac2479480165f70465bc7a7a924
parent46f3bd29d7a1a19017a3961da742f508a977f8cb
libusbgx: Add missing config attrs parsing while new config creation.

Afther creation of configuration its attributes left uninitialized.
Config attrs should be initialized with default values provided
by kernel.

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