Commit e6ba83cb authored by Abdul Rahim's avatar Abdul Rahim Committed by Jonathan Corbet

Documentation: PCI: fix typo in pci.rst

Fix typo: "follow" -> "following" in pci.rst
Signed-off-by: default avatarAbdul Rahim <abdul.rahim@myyahoo.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Message-ID: <20240906205656.8261-1-abdul.rahim@myyahoo.com>
parent 5d5f9229
......@@ -52,7 +52,7 @@ driver generally needs to perform the following initialization:
- Enable DMA/processing engines
When done using the device, and perhaps the module needs to be unloaded,
the driver needs to take the follow steps:
the driver needs to take the following steps:
- Disable the device from generating IRQs
- Release the IRQ (free_irq())
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment