[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1309273274-8778-1-git-send-email-hans-christian.egtvedt@atmel.com>
Date: Tue, 28 Jun 2011 17:01:14 +0200
From: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
To: wim@...ana.be, linux-kernel@...r.kernel.org
Cc: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
Subject: [PATCH] watchdog: update author email for at32ap700x_wdt
This patch updates the email address of the at32ap700x_wdt driver supported by
me to an email account I will use on a more regular basis in the future.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
---
drivers/watchdog/at32ap700x_wdt.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/watchdog/at32ap700x_wdt.c b/drivers/watchdog/at32ap700x_wdt.c
index 750bc52..4ca5d40 100644
--- a/drivers/watchdog/at32ap700x_wdt.c
+++ b/drivers/watchdog/at32ap700x_wdt.c
@@ -448,7 +448,7 @@ static void __exit at32_wdt_exit(void)
}
module_exit(at32_wdt_exit);
-MODULE_AUTHOR("Hans-Christian Egtvedt <hcegtvedt@...el.com>");
+MODULE_AUTHOR("Hans-Christian Egtvedt <egtvedt@...fundet.no>");
MODULE_DESCRIPTION("Watchdog driver for Atmel AT32AP700X");
MODULE_LICENSE("GPL");
MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists