Fix misspellings of "system", "controller", "interrupt" and "necessary".

Fix the various misspellings of "system", controller", "interrupt" and
"[un]necessary".

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Robert P. J. Day
2007-10-19 23:10:43 +02:00
committed by Adrian Bunk
parent 18735dd8d2
commit 3a4fa0a25d
89 changed files with 117 additions and 117 deletions

View File

@@ -181,7 +181,7 @@ static int mpc52xx_psc_spi_transfer_rxtx(struct spi_device *spi,
}
/* enable interupts and wait for wake up
/* enable interrupts and wait for wake up
* if just one byte is expected the Rx FIFO genererates no
* FFULL interrupt, so activate the RxRDY interrupt
*/