commit | eab35feb8ea0db7dd3461a523f38fc9313779a68 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 06 14:00:16 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 10 19:26:54 2015 -0600 |
tree | 1c9e9aef0bbc9be9dd564c676b9b8cdb14af0df4 | |
parent | 8a18dd84f15656cb412d551a21a4cf01bdad4456 [diff] |
dm: tegra: usb: Move USB to driver model Somehow this change was dropped in the various merges. I noticed when I came to turn off the non-driver-model support for Tegra. We need to make this change (and deal with any problems) before going further. Change-Id: Ib9389a0d41008014eb0df0df98c27be65bc79ce6 Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Marek Vasut <marex@denx.de>