[PATCH 3/3] pwm: bcm2835: fix email address specifiction
Stefan Wahren
stefan.wahren at i2se.com
Tue Dec 1 14:55:41 PST 2015
Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
---
drivers/pwm/pwm-bcm2835.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pwm/pwm-bcm2835.c b/drivers/pwm/pwm-bcm2835.c
index 31a6992..c5dbf16 100644
--- a/drivers/pwm/pwm-bcm2835.c
+++ b/drivers/pwm/pwm-bcm2835.c
@@ -206,6 +206,6 @@ static struct platform_driver bcm2835_pwm_driver = {
};
module_platform_driver(bcm2835_pwm_driver);
-MODULE_AUTHOR("Bart Tanghe <bart.tanghe at thomasmore.be");
+MODULE_AUTHOR("Bart Tanghe <bart.tanghe at thomasmore.be>");
MODULE_DESCRIPTION("Broadcom BCM2835 PWM driver");
MODULE_LICENSE("GPL v2");
--
1.7.9.5
More information about the linux-rpi-kernel
mailing list