Commit 2b0a9946 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Jens Axboe

ata: Trivial spelling fixes in the file pata_ns87415.c

Trivial spelling fixes.
Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210312085738.9372-1-unixbhaskar@gmail.comSigned-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 1906cf27
...@@ -113,7 +113,7 @@ static void ns87415_set_piomode(struct ata_port *ap, struct ata_device *adev) ...@@ -113,7 +113,7 @@ static void ns87415_set_piomode(struct ata_port *ap, struct ata_device *adev)
* ns87415_bmdma_setup - Set up DMA * ns87415_bmdma_setup - Set up DMA
* @qc: Command block * @qc: Command block
* *
* Set up for bus masterng DMA. We have to do this ourselves * Set up for bus mastering DMA. We have to do this ourselves
* rather than use the helper due to a chip erratum * rather than use the helper due to a chip erratum
*/ */
...@@ -174,7 +174,7 @@ static void ns87415_bmdma_stop(struct ata_queued_cmd *qc) ...@@ -174,7 +174,7 @@ static void ns87415_bmdma_stop(struct ata_queued_cmd *qc)
* ns87415_irq_clear - Clear interrupt * ns87415_irq_clear - Clear interrupt
* @ap: Channel to clear * @ap: Channel to clear
* *
* Erratum: Due to a chip bug regisers 02 and 0A bit 1 and 2 (the * Erratum: Due to a chip bug registers 02 and 0A bit 1 and 2 (the
* error bits) are reset by writing to register 00 or 08. * error bits) are reset by writing to register 00 or 08.
*/ */
......
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