We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e21ce commit cdd08e4Copy full SHA for cdd08e4
sound/pci/hda/cirrus_scodec_test.c
@@ -366,5 +366,6 @@ static struct kunit_suite cirrus_scodec_test_suite = {
366
kunit_test_suite(cirrus_scodec_test_suite);
367
368
MODULE_IMPORT_NS(SND_HDA_CIRRUS_SCODEC);
369
+MODULE_DESCRIPTION("KUnit test for the Cirrus side-codec library");
370
MODULE_AUTHOR("Richard Fitzgerald <rf@opensource.cirrus.com>");
371
MODULE_LICENSE("GPL");
0 commit comments