commit | d2e74db475e095bc0386f89b042dc7e7474b797a | [log] [tgz] |
---|---|---|
author | Amit Pundir <amit.pundir@linaro.org> | Wed Jun 29 19:00:00 2016 +0530 |
committer | Elliott Hughes <enh@google.com> | Fri Jul 15 15:01:43 2016 -0700 |
tree | 1175ce2a1082cb4857547669af33de0cdc8e26bd | |
parent | a17427cb1e9caaeb4dde7184b05dfa4b3b1f7172 [diff] |
init: select usb gadget controller at run time Right now we set sys.usb.controller property in init.$platform.usb.rc to enable ConfigFS gadgets. Let system detect and set UDC driver name from /sys/class/udc instead. Change-Id: I99ad49d24dc53b543c5573e209bf00d6c2d91dd4 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>