commit | 9c507c7f881eeba40e66999a06ce4727b4130148 | [log] [tgz] |
---|---|---|
author | Benoit Goby <benoit@android.com> | Tue Dec 13 16:01:41 2011 -0800 |
committer | Colin Cross <ccross@android.com> | Mon Apr 09 13:57:59 2012 -0700 |
tree | e0eb43ca83439cb598461ac281009b8aa87fddc2 | |
parent | 894eecb7c7cdbd01c887c673a7673808e5344ce7 [diff] |
usb: gadget: composite: Initialize config->interface Reset config->interface in usb_add_config, as it may contain pointers to functions from a previous session if config is removed and re-added. Signed-off-by: Benoit Goby <benoit@android.com>