diff options
author | Wolfram Sang <[email protected]> | 2020-05-02 16:26:53 +0200 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2020-05-25 08:55:45 +0200 |
commit | 62c35b44f294d35f3e5d0e76c1cde75ab189ef28 (patch) | |
tree | 6a0285297b035b2abfabb815a41e53eaaae258d9 | |
parent | b30c1a464c29baf646a5726d90ea3537e775ac85 (diff) |
watchdog: imx2_wdt: update contact email
The 'pengutronix' address is defunct for years. Use the proper contact
address.
Signed-off-by: Wolfram Sang <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
-rw-r--r-- | drivers/watchdog/imx2_wdt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/imx2_wdt.c b/drivers/watchdog/imx2_wdt.c index 1fe472f56cb3..b84f80f7d342 100644 --- a/drivers/watchdog/imx2_wdt.c +++ b/drivers/watchdog/imx2_wdt.c @@ -2,7 +2,7 @@ /* * Watchdog driver for IMX2 and later processors * - * Copyright (C) 2010 Wolfram Sang, Pengutronix e.K. <[email protected]> + * Copyright (C) 2010 Wolfram Sang, Pengutronix e.K. <[email protected]> * Copyright (C) 2014 Freescale Semiconductor, Inc. * * some parts adapted by similar drivers from Darius Augulis and Vladimir |