usbhid: call usb_fixup_endpoint after mangling intervals
authorJonathan Bell <jonathan@raspberrypi.org>
Tue, 11 Jun 2019 10:42:03 +0000 (11:42 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:55 +0000 (16:03 +0000)
commit2b71b95ef4c18c5340ee48ddf64eef35895c3ed9
tree75649c143182e3b08440c5021bc6ac832fd05288
parente3aa08b8ef49c201d86c4ab623b8f74d22c1f3f1
usbhid: call usb_fixup_endpoint after mangling intervals

Lets the mousepoll override mechanism work with xhci.

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
drivers/hid/usbhid/hid-core.c