Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8805f238 authored by Will Newton's avatar Will Newton Committed by Linus Torvalds
Browse files

spi_imx: fix typo in description

parent 6b1a8028
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1758,5 +1758,5 @@ static void __exit spi_imx_exit(void)
module_exit(spi_imx_exit);

MODULE_AUTHOR("Andrea Paterniani, <a.paterniani@swapp-eng.it>");
MODULE_DESCRIPTION("iMX SPI Contoller Driver");
MODULE_DESCRIPTION("iMX SPI Controller Driver");
MODULE_LICENSE("GPL");