usb: ehci-mx6: Drop assignment of sequence number
authorSimon Glass <sjg@chromium.org>
Thu, 17 Dec 2020 04:20:20 +0000 (21:20 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 03:32:21 +0000 (20:32 -0700)
commit4de51cc25b5215ef5b05dfa9d13836500810751b
tree7682069aab14d283f0a24ca708f5f5ba2e7de772
parent6d83c74db7ae2fa7d9beec7121382ee76e7c63c6
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>
drivers/usb/host/ehci-mx6.c