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, 19 Feb 2024 11:32:53 +0000 (11:32 +0000)
commit6c2c6f9473dd7bc16a723b4ca377b35ee0ca5bf9
treefca4c03ffb08e6ddb843aa8011c39daa555d40ee
parent72262cd4ac593e80642af93ead57ec38896b09f5
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