commit | 7d34e8adcbb17a8aa6850694148471bb308f27b5 | [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 | d70374ad603fbf30d26ebfd6f9993f7306db7f5e [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>