1
0
Fork 0

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

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
hifive-unleashed-5.1
Geert Uytterhoeven 2016-05-10 20:59:58 +02:00 committed by Mark Brown
parent f55532a0c0
commit 3208a1ccb2
1 changed files with 1 additions and 1 deletions

View File

@ -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) {