linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rtc: rtc-meson: Fix email address in MODULE_AUTHOR
@ 2022-05-06 23:28 Nobuhiro Iwamatsu
  2022-05-12 10:53 ` Martin Blumenstingl
  2022-05-17 22:21 ` Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Nobuhiro Iwamatsu @ 2022-05-06 23:28 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Ben Dooks
  Cc: linux-rtc, linux-arm-kernel, linux-kernel, linux-amlogic,
	Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	Nobuhiro Iwamatsu

From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

Ben Dooks's email address is <ben.dooks@codethink.co.uk>.
Fix Ben Dooks's email address in MODULE_AUTHOR.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 drivers/rtc/rtc-meson.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/rtc/rtc-meson.c b/drivers/rtc/rtc-meson.c
index 44bdc8b4a90d6..db1d626edca5f 100644
--- a/drivers/rtc/rtc-meson.c
+++ b/drivers/rtc/rtc-meson.c
@@ -399,7 +399,7 @@ static struct platform_driver meson_rtc_driver = {
 module_platform_driver(meson_rtc_driver);
 
 MODULE_DESCRIPTION("Amlogic Meson RTC Driver");
-MODULE_AUTHOR("Ben Dooks <ben.doosk@codethink.co.uk>");
+MODULE_AUTHOR("Ben Dooks <ben.dooks@codethink.co.uk>");
 MODULE_AUTHOR("Martin Blumenstingl <martin.blumenstingl@googlemail.com>");
 MODULE_LICENSE("GPL v2");
 MODULE_ALIAS("platform:meson-rtc");
-- 
2.36.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] rtc: rtc-meson: Fix email address in MODULE_AUTHOR
  2022-05-06 23:28 [PATCH] rtc: rtc-meson: Fix email address in MODULE_AUTHOR Nobuhiro Iwamatsu
@ 2022-05-12 10:53 ` Martin Blumenstingl
  2022-05-17 22:21 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Blumenstingl @ 2022-05-12 10:53 UTC (permalink / raw)
  To: Nobuhiro Iwamatsu
  Cc: Alessandro Zummo, Alexandre Belloni, Ben Dooks, linux-rtc,
	linux-arm-kernel, linux-kernel, linux-amlogic, Neil Armstrong,
	Kevin Hilman, Jerome Brunet

On Sat, May 7, 2022 at 1:29 AM Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
>
> From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>
> Ben Dooks's email address is <ben.dooks@codethink.co.uk>.
> Fix Ben Dooks's email address in MODULE_AUTHOR.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] rtc: rtc-meson: Fix email address in MODULE_AUTHOR
  2022-05-06 23:28 [PATCH] rtc: rtc-meson: Fix email address in MODULE_AUTHOR Nobuhiro Iwamatsu
  2022-05-12 10:53 ` Martin Blumenstingl
@ 2022-05-17 22:21 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2022-05-17 22:21 UTC (permalink / raw)
  To: Ben Dooks, Nobuhiro Iwamatsu, Alessandro Zummo
  Cc: linux-kernel, Kevin Hilman, linux-arm-kernel, linux-rtc,
	Jerome Brunet, linux-amlogic, Neil Armstrong,
	Martin Blumenstingl

On Sat, 7 May 2022 08:28:50 +0900, Nobuhiro Iwamatsu wrote:
> From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
> 
> Ben Dooks's email address is <ben.dooks@codethink.co.uk>.
> Fix Ben Dooks's email address in MODULE_AUTHOR.
> 
> 

Applied, thanks!

[1/1] rtc: rtc-meson: Fix email address in MODULE_AUTHOR
      commit: a37bdde620c2eb89505ee42ff60ed7030b50f71a

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-17 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 23:28 [PATCH] rtc: rtc-meson: Fix email address in MODULE_AUTHOR Nobuhiro Iwamatsu
2022-05-12 10:53 ` Martin Blumenstingl
2022-05-17 22:21 ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).