Commit 8f37356b authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab

V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION

set MODULE_DESCRIPTION to "Driver for the Siano SMS1XXX USB dongle"
Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment