diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2025-02-05 18:36:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-14 09:18:02 +0100 |
commit | 64eb182d5f7a5ec30227bce4f6922ff663432f44 (patch) | |
tree | 99e6db1598909a682757bb9d76528a0010d693f2 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 042c3dd1f2d3f8a27c5bb9c2e7866a674607d4d4 (diff) | |
download | linux-64eb182d5f7a5ec30227bce4f6922ff663432f44.tar.gz linux-64eb182d5f7a5ec30227bce4f6922ff663432f44.tar.bz2 linux-64eb182d5f7a5ec30227bce4f6922ff663432f44.zip |
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Compatible "marvell,armada3700-xhci" match data uses the
struct xhci_plat_priv::init_quirk() function pointer to add
XHCI_RESET_ON_RESUME as quirk on XHCI.
Instead, use the struct xhci_plat_priv::quirks field.
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20250205-s2r-cdns-v7-1-13658a271c3c@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions