diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-12-23 14:40:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-12 11:22:44 +0100 |
commit | 438efb640e838faf3d40d4ac394fa85834c4b9c5 (patch) | |
tree | 7caf6fa96eaabd01b9f7153a96ed50d73520eb3f /drivers/usb/host/xhci-hub.c | |
parent | 96a21e702606f0c908b17c85de99b06d53a420ef (diff) |
usb: dwc3: core: avoid Overflow events
commit e71d363d9c611c99fb78f53bfee99616e7fe352c upstream.
Now that we're handling so many transfers at a time
and for some dwc3 revisions LPM events *must* be
enabled, we can fall into a situation where too many
events fire and we start receiving Overflow events.
Let's do what XHCI does and allocate a full page for
the Event Ring, this will avoid any future issues.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-hub.c')
0 files changed, 0 insertions, 0 deletions