octeontx2-af: Fix 'physical' typos
Fix misspellings of "physical". Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Willem de Bruijn <willemb@google.com> Link: https://lore.kernel.org/r/20210127181359.3008316-1-helgaas@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
1d3f9bb1be
commit
46eb3c108f
@ -646,7 +646,7 @@ setup_vfmsix:
|
||||
}
|
||||
|
||||
/* HW interprets RVU_AF_MSIXTR_BASE address as an IOVA, hence
|
||||
* create a IOMMU mapping for the physcial address configured by
|
||||
* create an IOMMU mapping for the physical address configured by
|
||||
* firmware and reconfig RVU_AF_MSIXTR_BASE with IOVA.
|
||||
*/
|
||||
cfg = rvu_read64(rvu, BLKADDR_RVUM, RVU_PRIV_CONST);
|
||||
|
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* Marvell OcteonTx2 RVU Physcial Function ethernet driver
|
||||
/* Marvell OcteonTx2 RVU Physical Function ethernet driver
|
||||
*
|
||||
* Copyright (C) 2020 Marvell.
|
||||
*/
|
||||
|
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* Marvell OcteonTx2 RVU Physcial Function ethernet driver
|
||||
/* Marvell OcteonTx2 RVU Physical Function ethernet driver
|
||||
*
|
||||
* Copyright (C) 2020 Marvell International Ltd.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user