* [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)
@ 2015-04-21 19:46 Bjorn Helgaas
2015-04-21 20:01 ` Joe Perches
2015-04-21 20:28 ` [PATCH v2] " Bjorn Helgaas
0 siblings, 2 replies; 5+ messages in thread
From: Bjorn Helgaas @ 2015-04-21 19:46 UTC (permalink / raw)
To: linux-pci
Cc: Mohit Kumar, Jingoo Han, linux-kernel, Patrice Chotard,
Giuseppe Cavallaro, Maxime Coquelin
Email to Mohit Kumar <mohit.kumar@st.com> has been bouncing, so remove the
address from MAINTAINERS. Let me know if you have an updated address or a
replacement.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
MAINTAINERS | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 40eaa356e355..81cb034878e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7515,7 +7515,6 @@ S: Maintained
F: drivers/pci/host/pci-exynos.c
PCI DRIVER FOR SYNOPSIS DESIGNWARE
-M: Mohit Kumar <mohit.kumar@st.com>
M: Jingoo Han <jg1.han@samsung.com>
L: linux-pci@vger.kernel.org
S: Maintained
@@ -7530,9 +7529,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt
F: drivers/pci/host/pci-host-generic.c
PCIE DRIVER FOR ST SPEAR13XX
-M: Mohit Kumar <mohit.kumar@st.com>
L: linux-pci@vger.kernel.org
-S: Maintained
+S: Orphan
F: drivers/pci/host/*spear*
PCMCIA SUBSYSTEM
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)
2015-04-21 19:46 [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces) Bjorn Helgaas
@ 2015-04-21 20:01 ` Joe Perches
2015-04-21 20:28 ` [PATCH v2] " Bjorn Helgaas
1 sibling, 0 replies; 5+ messages in thread
From: Joe Perches @ 2015-04-21 20:01 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: linux-pci, Mohit Kumar, Jingoo Han, linux-kernel, Patrice Chotard,
Giuseppe Cavallaro, Maxime Coquelin
On Tue, 2015-04-21 at 14:46 -0500, Bjorn Helgaas wrote:
> Email to Mohit Kumar <mohit.kumar@st.com> has been bouncing, so remove the
> address from MAINTAINERS. Let me know if you have an updated address or a
> replacement.
It'd be nice to add a CREDITS entry if Mohit has
really disappeared.
Either that or CREDITS should be deprecated or
deleted now that git log information is pretty
comprehensive and contains 10+ years of data.
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> PCI DRIVER FOR SYNOPSIS DESIGNWARE
> -M: Mohit Kumar <mohit.kumar@st.com>
[]
> PCIE DRIVER FOR ST SPEAR13XX
> -M: Mohit Kumar <mohit.kumar@st.com>
> L: linux-pci@vger.kernel.org
> -S: Maintained
> +S: Orphan
> F: drivers/pci/host/*spear*
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH v2] MAINTAINERS: Remove Mohit Kumar (email bounces)
2015-04-21 19:46 [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces) Bjorn Helgaas
2015-04-21 20:01 ` Joe Perches
@ 2015-04-21 20:28 ` Bjorn Helgaas
2015-04-27 5:43 ` Viresh Kumar
1 sibling, 1 reply; 5+ messages in thread
From: Bjorn Helgaas @ 2015-04-21 20:28 UTC (permalink / raw)
To: linux-pci
Cc: Pratyush Anand, Mohit Kumar, Jingoo Han, linux-kernel,
Patrice Chotard, Joe Perches, Giuseppe Cavallaro, Maxime Coquelin
Email to Mohit Kumar <mohit.kumar@st.com> has been bouncing, so remove the
address from MAINTAINERS and add an entry in CREDITS.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
CREDITS | 4 ++++
MAINTAINERS | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/CREDITS b/CREDITS
index 843e17647f3b..6bb0d51e83de 100644
--- a/CREDITS
+++ b/CREDITS
@@ -2045,6 +2045,10 @@ D: pirq addr, CS5535 alsa audio driver
S: Gurgaon, India
S: Kuala Lumpur, Malaysia
+N: Mohit Kumar
+D: ST Microelectronics SPEAr13xx PCI host bridge driver
+D: Synopsys Designware PCI host bridge driver
+
N: Gabor Kuti
M: seasons@falcon.sch.bme.hu
M: seasons@makosteszta.sote.hu
diff --git a/MAINTAINERS b/MAINTAINERS
index a123c39b4f0e..1c95b707a5f6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7490,7 +7490,6 @@ S: Maintained
F: drivers/pci/host/pci-exynos.c
PCI DRIVER FOR SYNOPSIS DESIGNWARE
-M: Mohit Kumar <mohit.kumar@st.com>
M: Jingoo Han <jg1.han@samsung.com>
L: linux-pci@vger.kernel.org
S: Maintained
@@ -7505,9 +7504,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt
F: drivers/pci/host/pci-host-generic.c
PCIE DRIVER FOR ST SPEAR13XX
-M: Mohit Kumar <mohit.kumar@st.com>
L: linux-pci@vger.kernel.org
-S: Maintained
+S: Orphan
F: drivers/pci/host/*spear*
PCMCIA SUBSYSTEM
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Remove Mohit Kumar (email bounces)
2015-04-21 20:28 ` [PATCH v2] " Bjorn Helgaas
@ 2015-04-27 5:43 ` Viresh Kumar
2015-04-27 5:50 ` Viresh Kumar
0 siblings, 1 reply; 5+ messages in thread
From: Viresh Kumar @ 2015-04-27 5:43 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: linux-pci@vger.kernel.org, Mohit Kumar, Jingoo Han,
linux-kernel@vger.kernel.org, Patrice Chotard, Joe Perches,
Giuseppe Cavallaro, Maxime Coquelin, Pratyush Anand Thakur,
Mohit Kumar
[Fixing Mohit's and Pratyush's email ids]
On Wed, Apr 22, 2015 at 1:58 AM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> Email to Mohit Kumar <mohit.kumar@st.com> has been bouncing, so remove the
> address from MAINTAINERS and add an entry in CREDITS.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
> CREDITS | 4 ++++
> MAINTAINERS | 4 +---
> 2 files changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/CREDITS b/CREDITS
> index 843e17647f3b..6bb0d51e83de 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2045,6 +2045,10 @@ D: pirq addr, CS5535 alsa audio driver
> S: Gurgaon, India
> S: Kuala Lumpur, Malaysia
>
> +N: Mohit Kumar
> +D: ST Microelectronics SPEAr13xx PCI host bridge driver
> +D: Synopsys Designware PCI host bridge driver
> +
> N: Gabor Kuti
> M: seasons@falcon.sch.bme.hu
> M: seasons@makosteszta.sote.hu
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a123c39b4f0e..1c95b707a5f6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7490,7 +7490,6 @@ S: Maintained
> F: drivers/pci/host/pci-exynos.c
>
> PCI DRIVER FOR SYNOPSIS DESIGNWARE
> -M: Mohit Kumar <mohit.kumar@st.com>
> M: Jingoo Han <jg1.han@samsung.com>
> L: linux-pci@vger.kernel.org
> S: Maintained
> @@ -7505,9 +7504,8 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt
> F: drivers/pci/host/pci-host-generic.c
>
> PCIE DRIVER FOR ST SPEAR13XX
> -M: Mohit Kumar <mohit.kumar@st.com>
> L: linux-pci@vger.kernel.org
> -S: Maintained
> +S: Orphan
> F: drivers/pci/host/*spear*
>
> PCMCIA SUBSYSTEM
Its really sad that we have to get down to this, these two
should have done it..
Anyway, please hold on this patch and I will update it for them.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] MAINTAINERS: Remove Mohit Kumar (email bounces)
2015-04-27 5:43 ` Viresh Kumar
@ 2015-04-27 5:50 ` Viresh Kumar
0 siblings, 0 replies; 5+ messages in thread
From: Viresh Kumar @ 2015-04-27 5:50 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: linux-pci@vger.kernel.org, Mohit Kumar, Jingoo Han,
linux-kernel@vger.kernel.org, Patrice Chotard, Joe Perches,
Giuseppe Cavallaro, Maxime Coquelin, Pratyush Anand Thakur,
Mohit Kumar
On Mon, Apr 27, 2015 at 11:13 AM, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> Anyway, please hold on this patch and I will update it for them.
Ahh, its already gone. :)
Okay, I will let them handle it now. Guys please fix your email-ids in kernel.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-04-27 5:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 19:46 [PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces) Bjorn Helgaas
2015-04-21 20:01 ` Joe Perches
2015-04-21 20:28 ` [PATCH v2] " Bjorn Helgaas
2015-04-27 5:43 ` Viresh Kumar
2015-04-27 5:50 ` Viresh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox