All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pci: pcie-designware-plat: changing driver authors e-mail
@ 2016-10-21  9:31 Joao Pinto
  2016-10-21 14:57 ` Bjorn Helgaas
  0 siblings, 1 reply; 3+ messages in thread
From: Joao Pinto @ 2016-10-21  9:31 UTC (permalink / raw)
  To: bhelgaas; +Cc: linux-pci, linux-kernel, Joao Pinto

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

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

* Re: [PATCH] pci: pcie-designware-plat: changing driver authors e-mail
  2016-10-21  9:31 [PATCH] pci: pcie-designware-plat: changing driver authors e-mail Joao Pinto
@ 2016-10-21 14:57 ` Bjorn Helgaas
  2016-10-21 16:18   ` Joao Pinto
  0 siblings, 1 reply; 3+ messages in thread
From: Bjorn Helgaas @ 2016-10-21 14:57 UTC (permalink / raw)
  To: Joao Pinto; +Cc: bhelgaas, linux-pci, linux-kernel

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

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

* Re: [PATCH] pci: pcie-designware-plat: changing driver authors e-mail
  2016-10-21 14:57 ` Bjorn Helgaas
@ 2016-10-21 16:18   ` Joao Pinto
  0 siblings, 0 replies; 3+ messages in thread
From: Joao Pinto @ 2016-10-21 16:18 UTC (permalink / raw)
  To: Bjorn Helgaas, Joao Pinto; +Cc: bhelgaas, linux-pci, linux-kernel


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

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

end of thread, other threads:[~2016-10-21 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21  9:31 [PATCH] pci: pcie-designware-plat: changing driver authors e-mail Joao Pinto
2016-10-21 14:57 ` Bjorn Helgaas
2016-10-21 16:18   ` Joao Pinto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.