* [PATCH] gpio: bcm281xx: Update MODULE_AUTHOR
@ 2014-02-03 21:43 Markus Mayer
2014-02-05 10:03 ` Linus Walleij
0 siblings, 1 reply; 3+ messages in thread
From: Markus Mayer @ 2014-02-03 21:43 UTC (permalink / raw)
To: Linus Walleij, Alexandre Courbot
Cc: Linux GPIO List, Linux Kernel Mailing List
Add Broadcom's upstreaming mailing list address to MODULE_AUTHOR.
Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
---
drivers/gpio/gpio-bcm-kona.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpio/gpio-bcm-kona.c b/drivers/gpio/gpio-bcm-kona.c
index 233d088..f32357e 100644
--- a/drivers/gpio/gpio-bcm-kona.c
+++ b/drivers/gpio/gpio-bcm-kona.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012-2013 Broadcom Corporation
+ * Copyright (C) 2012-2014 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -657,6 +657,6 @@ static struct platform_driver bcm_kona_gpio_driver = {
module_platform_driver(bcm_kona_gpio_driver);
-MODULE_AUTHOR("Broadcom");
+MODULE_AUTHOR("Broadcom Corporation <bcm-kernel-feedback-list@broadcom.com>");
MODULE_DESCRIPTION("Broadcom Kona GPIO Driver");
MODULE_LICENSE("GPL v2");
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] gpio: bcm281xx: Update MODULE_AUTHOR
2014-02-03 21:43 [PATCH] gpio: bcm281xx: Update MODULE_AUTHOR Markus Mayer
@ 2014-02-05 10:03 ` Linus Walleij
2014-02-05 18:56 ` Markus Mayer
0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2014-02-05 10:03 UTC (permalink / raw)
To: Markus Mayer, bcm-kernel-feedback-list
Cc: Alexandre Courbot, Linux GPIO List, Linux Kernel Mailing List
On Mon, Feb 3, 2014 at 10:43 PM, Markus Mayer <markus.mayer@linaro.org> wrote:
> Add Broadcom's upstreaming mailing list address to MODULE_AUTHOR.
>
> Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Hm OK not that this is used very much, and nothing to argue about
so patch applied.
However we do not really recognize corporate bodies as maintainers,
only physical people whose GPG keys we can sign ... but I
guess you wanted to convey that the driver is the work of several
individuals inside BRCM and thus authors, while you take care
of the maintenance.
A patch to MAINTAINERS adding this to Christians entry for
the SoCs or as a standalone entry with Markus as maintainer
would be more important and usefule than this though, so I'm
throwing out that challenge!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] gpio: bcm281xx: Update MODULE_AUTHOR
2014-02-05 10:03 ` Linus Walleij
@ 2014-02-05 18:56 ` Markus Mayer
0 siblings, 0 replies; 3+ messages in thread
From: Markus Mayer @ 2014-02-05 18:56 UTC (permalink / raw)
To: Linus Walleij
Cc: bcm-kernel-feedback-list, Alexandre Courbot, Linux GPIO List,
Linux Kernel Mailing List
On 5 February 2014 02:03, Linus Walleij <linus.walleij@linaro.org> wrote:
> On Mon, Feb 3, 2014 at 10:43 PM, Markus Mayer <markus.mayer@linaro.org> wrote:
>
>> Add Broadcom's upstreaming mailing list address to MODULE_AUTHOR.
>>
>> Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
>
> Hm OK not that this is used very much, and nothing to argue about
> so patch applied.
Thanks. I am hopefully done the trivial changes to this driver now.
> However we do not really recognize corporate bodies as maintainers,
> only physical people whose GPG keys we can sign ... but I
> guess you wanted to convey that the driver is the work of several
> individuals inside BRCM and thus authors, while you take care
> of the maintenance.
That's exactly right.
> A patch to MAINTAINERS adding this to Christians entry for
> the SoCs or as a standalone entry with Markus as maintainer
> would be more important and usefule than this though, so I'm
> throwing out that challenge!
I'll talk to Christian about this and see what we can come up with.
Regards,
-Markus
--
Markus Mayer
Broadcom Landing Team
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-05 18:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-03 21:43 [PATCH] gpio: bcm281xx: Update MODULE_AUTHOR Markus Mayer
2014-02-05 10:03 ` Linus Walleij
2014-02-05 18:56 ` Markus Mayer
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).