Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3208a1cc authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Mark Brown
Browse files

spi: dw-pci: Spelling s/paltforms/platforms/g

parent f55532a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ static int spi_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
	dws->irq = pdev->irq;

	/*
	 * Specific handling for paltforms, like dma setup,
	 * Specific handling for platforms, like dma setup,
	 * clock rate, FIFO depth.
	 */
	if (desc) {