V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION
set MODULE_DESCRIPTION to "Driver for the Siano SMS1XXX USB dongle" Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
cf1cfe1ba7
commit
8f37356b06
3 changed files with 3 additions and 3 deletions
drivers/media/dvb/siano
|
@ -1242,6 +1242,6 @@ void smscore_module_exit(void)
|
|||
module_init(smscore_module_init);
|
||||
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_LICENSE("GPL");
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Driver for the Siano SMS10xx USB dongle
|
||||
* Driver for the Siano SMS1xxx USB dongle
|
||||
*
|
||||
* author: Anatoly Greenblat
|
||||
*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Driver for the Siano SMS10xx USB dongle
|
||||
* Driver for the Siano SMS1xxx USB dongle
|
||||
*
|
||||
* author: Anatoly Greenblat
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue