提交 8f37356b 编写于 作者: M Michael Krufky 提交者: Mauro Carvalho Chehab

V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION

set MODULE_DESCRIPTION to "Driver for the Siano SMS1XXX USB dongle"
Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 cf1cfe1b
...@@ -1242,6 +1242,6 @@ void smscore_module_exit(void) ...@@ -1242,6 +1242,6 @@ void smscore_module_exit(void)
module_init(smscore_module_init); module_init(smscore_module_init);
module_exit(smscore_module_exit); module_exit(smscore_module_exit);
MODULE_DESCRIPTION("smscore"); MODULE_DESCRIPTION("Driver for the Siano SMS1XXX USB dongle");
MODULE_AUTHOR("Siano Mobile Silicon,,, (doronc@siano-ms.com)"); MODULE_AUTHOR("Siano Mobile Silicon,,, (doronc@siano-ms.com)");
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
/* /*
* Driver for the Siano SMS10xx USB dongle * Driver for the Siano SMS1xxx USB dongle
* *
* author: Anatoly Greenblat * author: Anatoly Greenblat
* *
......
/* /*
* Driver for the Siano SMS10xx USB dongle * Driver for the Siano SMS1xxx USB dongle
* *
* author: Anatoly Greenblat * author: Anatoly Greenblat
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册