Skip to content

Commit 3208a1c

Browse files
geertubroonie
authored andcommitted
spi: dw-pci: Spelling s/paltforms/platforms/g
Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent f55532a commit 3208a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/spi/spi-dw-pci.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ static int spi_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
6767
dws->irq = pdev->irq;
6868

6969
/*
70-
* Specific handling for paltforms, like dma setup,
70+
* Specific handling for platforms, like dma setup,
7171
* clock rate, FIFO depth.
7272
*/
7373
if (desc) {

0 commit comments

Comments
 (0)