usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Tue, 15 Feb 2022 00:08:13 +0000 (13:08 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Feb 2022 14:11:23 +0000 (15:11 +0100)
commit9902951f536c00b7f20c26fd98baa5432bb3c731
treec450db26660959b4a1f3f7117a7d58b2157aed0f
parent6d705bf9520d690ddd1411e9b4e5c7b9318528eb
usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround

The original workaround was added prior to commit e4788edc730a ("USB:
EHCI: Add alias for Broadcom INSNREG"). Now that brcm_insnreg exists in
struct ehci_regs we can use that instead of having a local definition.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20220215000813.1779032-1-chris.packham@alliedtelesis.co.nz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-platform.c