Skip to content

Commit

Permalink
spi_imx: fix typo in description
Browse files Browse the repository at this point in the history
Signed-off-by: Will Newton <[email protected]>
Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
willnewton authored and Linus Torvalds committed Dec 11, 2007
1 parent 6b1a802 commit 8805f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/spi_imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1758,5 +1758,5 @@ static void __exit spi_imx_exit(void)
module_exit(spi_imx_exit);

MODULE_AUTHOR("Andrea Paterniani, <[email protected]>");
MODULE_DESCRIPTION("iMX SPI Contoller Driver");
MODULE_DESCRIPTION("iMX SPI Controller Driver");
MODULE_LICENSE("GPL");

0 comments on commit 8805f23

Please sign in to comment.