mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 04:31:50 +00:00
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>
This commit is contained in:
parent
f55532a0c0
commit
3208a1ccb2
@ -67,7 +67,7 @@ static int spi_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
|
|||||||
dws->irq = pdev->irq;
|
dws->irq = pdev->irq;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Specific handling for paltforms, like dma setup,
|
* Specific handling for platforms, like dma setup,
|
||||||
* clock rate, FIFO depth.
|
* clock rate, FIFO depth.
|
||||||
*/
|
*/
|
||||||
if (desc) {
|
if (desc) {
|
||||||
|
Loading…
Reference in New Issue
Block a user