mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
staging: comedi: amplc_pci224: set a more descriptive MODULE_DESCRIPTION()
Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
5b18dc660a
commit
bf6002d898
|
|
@ -1362,5 +1362,5 @@ static struct pci_driver amplc_pci224_pci_driver = {
|
|||
module_comedi_pci_driver(amplc_pci224_driver, amplc_pci224_pci_driver);
|
||||
|
||||
MODULE_AUTHOR("Comedi http://www.comedi.org");
|
||||
MODULE_DESCRIPTION("Comedi low-level driver");
|
||||
MODULE_DESCRIPTION("Comedi driver for Amplicon PCI224 and PCI234 AO boards");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user