commit | cb4363a854d2450ae0dc562eec26868712684aac | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 16 21:20:20 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Dec 18 20:32:21 2020 -0700 |
tree | 7682069aab14d283f0a24ca708f5f5ba2e7de772 | |
parent | c4222cd5a92cef3de940026d5226ee83812445a0 [diff] |
usb: ehci-mx6: Drop assignment of sequence number This hack cannot work in the new sequence-numbering scheme. Remove it while we wait for the maintainer to complete DM conversion as noted in the existing comment. Signed-off-by: Simon Glass <sjg@chromium.org>