commit | fbb149461f8b4f88104f4eb642ce417a5dbbca8f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 13 07:02:23 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 10 19:26:54 2015 -0600 |
tree | bacb24a29b43b9d114d8aa98c3f545a597202429 | |
parent | eab35feb8ea0db7dd3461a523f38fc9313779a68 [diff] |
dm: usb: Implement usb_detect_change() for driver model Support this function with driver model also (CONFIG_DM_USB). Signed-off-by: Simon Glass <sjg@chromium.org>