Skip to content

Commit

Permalink
mei: gsc: add module description
Browse files Browse the repository at this point in the history
For completeness add gsc module description.

Signed-off-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
tomasbw authored and gregkh committed Jul 30, 2023
1 parent fb827ef commit 0995c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/misc/mei/gsc-me.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,4 +312,5 @@ module_auxiliary_driver(mei_gsc_driver);
MODULE_AUTHOR("Intel Corporation");
MODULE_ALIAS("auxiliary:i915.mei-gsc");
MODULE_ALIAS("auxiliary:i915.mei-gscfi");
MODULE_DESCRIPTION("Intel(R) Graphics System Controller");
MODULE_LICENSE("GPL");

0 comments on commit 0995c95

Please sign in to comment.