summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-intel-lgm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-intel-lgm.c')
-rw-r--r--drivers/pwm/pwm-intel-lgm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pwm/pwm-intel-lgm.c b/drivers/pwm/pwm-intel-lgm.c
index f9cc7c17c8f0..084c71a0a11b 100644
--- a/drivers/pwm/pwm-intel-lgm.c
+++ b/drivers/pwm/pwm-intel-lgm.c
@@ -230,4 +230,5 @@ static struct platform_driver lgm_pwm_driver = {
};
module_platform_driver(lgm_pwm_driver);
+MODULE_DESCRIPTION("Intel LGM Pulse Width Modulator driver");
MODULE_LICENSE("GPL v2");