Update the email address in the module information and in the header. Signed-off-by: Daniel Mack <daniel@xxxxxxxxxx> --- drivers/leds/leds-lt3593.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/leds/leds-lt3593.c b/drivers/leds/leds-lt3593.c index e45c26588799..4ba633740b14 100644 --- a/drivers/leds/leds-lt3593.c +++ b/drivers/leds/leds-lt3593.c @@ -3,7 +3,7 @@ * * See the datasheet at http://cds.linear.com/docs/Datasheet/3593f.pdf * - * Copyright (c) 2009 Daniel Mack <daniel@xxxxxxxx> + * Copyright (c) 2009,2018 Daniel Mack <daniel@xxxxxxxxxx> * * Based on leds-gpio.c, * @@ -215,7 +215,7 @@ static struct platform_driver lt3593_led_driver = { module_platform_driver(lt3593_led_driver); -MODULE_AUTHOR("Daniel Mack <daniel@xxxxxxxx>"); +MODULE_AUTHOR("Daniel Mack <daniel@xxxxxxxxxx>"); MODULE_DESCRIPTION("LED driver for LT3593 controllers"); MODULE_LICENSE("GPL"); MODULE_ALIAS("platform:leds-lt3593"); -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html