* [PATCH] clk: max77802: Update MODULE_AUTHOR() email address
@ 2015-10-14 11:18 Javier Martinez Canillas
2015-10-14 18:32 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Javier Martinez Canillas @ 2015-10-14 11:18 UTC (permalink / raw)
To: linux-kernel
Cc: Javier Martinez Canillas, Stephen Boyd, Michael Turquette,
linux-clk
The email address listed in MODULE_AUTHOR() no longer exist so to prevent
people to send emails to the old address, replace it with my current one.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
---
drivers/clk/clk-max77802.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clk/clk-max77802.c b/drivers/clk/clk-max77802.c
index 74c49b93a6eb..4a89f7979ba0 100644
--- a/drivers/clk/clk-max77802.c
+++ b/drivers/clk/clk-max77802.c
@@ -94,5 +94,5 @@ static struct platform_driver max77802_clk_driver = {
module_platform_driver(max77802_clk_driver);
MODULE_DESCRIPTION("MAXIM 77802 Clock Driver");
-MODULE_AUTHOR("Javier Martinez Canillas <javier.martinez@collabora.co.uk>");
+MODULE_AUTHOR("Javier Martinez Canillas <javier@osg.samsung.com");
MODULE_LICENSE("GPL");
--
2.4.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] clk: max77802: Update MODULE_AUTHOR() email address
2015-10-14 11:18 [PATCH] clk: max77802: Update MODULE_AUTHOR() email address Javier Martinez Canillas
@ 2015-10-14 18:32 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2015-10-14 18:32 UTC (permalink / raw)
To: Javier Martinez Canillas; +Cc: linux-kernel, Michael Turquette, linux-clk
On 10/14, Javier Martinez Canillas wrote:
> The email address listed in MODULE_AUTHOR() no longer exist so to prevent
> people to send emails to the old address, replace it with my current one.
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> ---
Applied to clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-14 18:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 11:18 [PATCH] clk: max77802: Update MODULE_AUTHOR() email address Javier Martinez Canillas
2015-10-14 18:32 ` Stephen Boyd
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).