PCI: Fix typos and whitespace errors
Fix typos in drivers/pci. Comment and whitespace changes only. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
This commit is contained in:
@@ -87,7 +87,7 @@ static int iproc_pcie_pltfm_probe(struct platform_device *pdev)
|
||||
|
||||
/*
|
||||
* DT nodes are not used by all platforms that use the iProc PCIe
|
||||
* core driver. For platforms that require explict inbound mapping
|
||||
* core driver. For platforms that require explicit inbound mapping
|
||||
* configuration, "dma-ranges" would have been present in DT
|
||||
*/
|
||||
pcie->need_ib_cfg = of_property_read_bool(np, "dma-ranges");
|
||||
|
Reference in New Issue
Block a user