mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
spi_imx: fix typo in description
Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
6b1a802839
commit
8805f23870
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user