Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: host: xhci-tegra: remove a duplicated entry

Remove a duplicated register "IPFS_XUSB_HOST_MSI_BAR_SZ_0" from
tegra124_xusb_context_ipfs[] array.

Signed-off-by: JC Kuo <jckuo@nvidia.com>
Link: https://lore.kernel.org/r/20200811093531.720503-1-jckuo@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

JC Kuo and committed by
Greg Kroah-Hartman
e286148d 6e18cfca

-1
-1
drivers/usb/host/xhci-tegra.c
··· 1864 1864 1865 1865 static const unsigned int tegra124_xusb_context_ipfs[] = { 1866 1866 IPFS_XUSB_HOST_MSI_BAR_SZ_0, 1867 - IPFS_XUSB_HOST_MSI_BAR_SZ_0, 1868 1867 IPFS_XUSB_HOST_MSI_AXI_BAR_ST_0, 1869 1868 IPFS_XUSB_HOST_MSI_FPCI_BAR_ST_0, 1870 1869 IPFS_XUSB_HOST_MSI_VEC0_0,