modify comment for spi

This commit is contained in:
cmc
2010-11-29 15:25:37 +08:00
parent 7cd165487e
commit 2fcd8b788c

View File

@@ -1947,7 +1947,7 @@ static void __exit rk29xx_spim_exit(void)
subsys_initcall(rk29xx_spim_init);
module_exit(rk29xx_spim_exit);
MODULE_AUTHOR("cmc cmc@rock-chips.com");
MODULE_AUTHOR("www.rock-chips.com");
MODULE_DESCRIPTION("Rockchip RK29xx spim port driver");
MODULE_LICENSE("GPL");;