Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1505706 > unrolled thread
| Started by | Joao Pinto <Joao.Pinto@synopsys.com> |
|---|---|
| First post | 2016-10-21 11:40 +0200 |
| Last post | 2016-10-21 18:20 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] pci: pcie-designware-plat: changing driver authors e-mail Joao Pinto <Joao.Pinto@synopsys.com> - 2016-10-21 11:40 +0200
Re: [PATCH] pci: pcie-designware-plat: changing driver authors e-mail Bjorn Helgaas <helgaas@kernel.org> - 2016-10-21 17:00 +0200
Re: [PATCH] pci: pcie-designware-plat: changing driver authors e-mail Joao Pinto <Joao.Pinto@synopsys.com> - 2016-10-21 18:20 +0200
| From | Joao Pinto <Joao.Pinto@synopsys.com> |
|---|---|
| Date | 2016-10-21 11:40 +0200 |
| Subject | [PATCH] pci: pcie-designware-plat: changing driver authors e-mail |
| Message-ID | <suEsW-3Ew-33@gated-at.bofh.it> |
Although I am leaving Synopsys, I would like to keep working with the linux kernel community and help in what you might find useful. For that I am sending this patch to change my contact e-mail. Signed-off-by: Joao Pinto <jpinto@synopsys.com> --- drivers/pci/host/pcie-designware-plat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/host/pcie-designware-plat.c b/drivers/pci/host/pcie-designware-plat.c index 537f58a..8df6312 100644 --- a/drivers/pci/host/pcie-designware-plat.c +++ b/drivers/pci/host/pcie-designware-plat.c @@ -3,7 +3,7 @@ * * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) * - * Authors: Joao Pinto <jpinto@synopsys.com> + * Authors: Joao Pinto <jpmpinto@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as -- 1.8.1.5
[toc] | [next] | [standalone]
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2016-10-21 17:00 +0200 |
| Message-ID | <suJsC-73K-7@gated-at.bofh.it> |
| In reply to | #1505706 |
On Fri, Oct 21, 2016 at 10:31:48AM +0100, Joao Pinto wrote: > Although I am leaving Synopsys, I would like to keep working with the > linux kernel community and help in what you might find useful. For that > I am sending this patch to change my contact e-mail. > > Signed-off-by: Joao Pinto <jpinto@synopsys.com> Applied to for-linus for v4.9, thanks, Joao! Best wishes in your next adventure. Thanks for all your work and I hope you keep contributing to PCI! > --- > drivers/pci/host/pcie-designware-plat.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pci/host/pcie-designware-plat.c b/drivers/pci/host/pcie-designware-plat.c > index 537f58a..8df6312 100644 > --- a/drivers/pci/host/pcie-designware-plat.c > +++ b/drivers/pci/host/pcie-designware-plat.c > @@ -3,7 +3,7 @@ > * > * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) > * > - * Authors: Joao Pinto <jpinto@synopsys.com> > + * Authors: Joao Pinto <jpmpinto@gmail.com> > * > * This program is free software; you can redistribute it and/or modify > * it under the terms of the GNU General Public License version 2 as > -- > 1.8.1.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-pci" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
[toc] | [prev] | [next] | [standalone]
| From | Joao Pinto <Joao.Pinto@synopsys.com> |
|---|---|
| Date | 2016-10-21 18:20 +0200 |
| Message-ID | <suKI1-84M-9@gated-at.bofh.it> |
| In reply to | #1506028 |
Thank you Bjorn! On 10/21/2016 3:57 PM, Bjorn Helgaas wrote: > On Fri, Oct 21, 2016 at 10:31:48AM +0100, Joao Pinto wrote: >> Although I am leaving Synopsys, I would like to keep working with the >> linux kernel community and help in what you might find useful. For that >> I am sending this patch to change my contact e-mail. >> >> Signed-off-by: Joao Pinto <jpinto@synopsys.com> > > Applied to for-linus for v4.9, thanks, Joao! Best wishes in your next > adventure. Thanks for all your work and I hope you keep contributing to > PCI! > >> --- >> drivers/pci/host/pcie-designware-plat.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/pci/host/pcie-designware-plat.c b/drivers/pci/host/pcie-designware-plat.c >> index 537f58a..8df6312 100644 >> --- a/drivers/pci/host/pcie-designware-plat.c >> +++ b/drivers/pci/host/pcie-designware-plat.c >> @@ -3,7 +3,7 @@ >> * >> * Copyright (C) 2015-2016 Synopsys, Inc. (www.synopsys.com) >> * >> - * Authors: Joao Pinto <jpinto@synopsys.com> >> + * Authors: Joao Pinto <jpmpinto@gmail.com> >> * >> * This program is free software; you can redistribute it and/or modify >> * it under the terms of the GNU General Public License version 2 as >> -- >> 1.8.1.5 >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-pci" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web