diff options
| author | Ajay Bhargav <[email protected]> | 2016-12-21 13:28:06 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-12-27 11:24:17 -0500 |
| commit | c7c47ca246205ca9c534230b0278507488c5cec3 (patch) | |
| tree | ec957c2def0e65b84293e98111d53ce0c5033201 /drivers | |
| parent | ac71d4103e94f943a83e9905b0c7c9d3deff54df (diff) | |
Update Maintainer and Author's email address
I am not longer using my old email address
"[email protected]". For U-Boot development email address is
now updated to [email protected]
Signed-off-by: Ajay Bhargav <[email protected]>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/gpio/mvgpio.c | 2 | ||||
| -rw-r--r-- | drivers/gpio/mvgpio.h | 2 | ||||
| -rw-r--r-- | drivers/net/armada100_fec.c | 2 | ||||
| -rw-r--r-- | drivers/net/armada100_fec.h | 2 | ||||
| -rw-r--r-- | drivers/usb/host/ehci-armada100.c | 2 | ||||
| -rw-r--r-- | drivers/usb/host/utmi-armada100.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/drivers/gpio/mvgpio.c b/drivers/gpio/mvgpio.c index 8bfbc3a585b..407385bdf05 100644 --- a/drivers/gpio/mvgpio.c +++ b/drivers/gpio/mvgpio.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> - * Written-by: Ajay Bhargav <[email protected]> + * Written-by: Ajay Bhargav <[email protected]> * * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> diff --git a/drivers/gpio/mvgpio.h b/drivers/gpio/mvgpio.h index 1de739568ab..1eb7acd451f 100644 --- a/drivers/gpio/mvgpio.h +++ b/drivers/gpio/mvgpio.h @@ -1,7 +1,7 @@ /* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> - * Written-by: Ajay Bhargav <[email protected]> + * Written-by: Ajay Bhargav <[email protected]> * * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> diff --git a/drivers/net/armada100_fec.c b/drivers/net/armada100_fec.c index ba2cb1ad6db..caca8fde9fd 100644 --- a/drivers/net/armada100_fec.c +++ b/drivers/net/armada100_fec.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> - * Written-by: Ajay Bhargav <[email protected]> + * Written-by: Ajay Bhargav <[email protected]> * * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> diff --git a/drivers/net/armada100_fec.h b/drivers/net/armada100_fec.h index 5a0a3d982d9..826048ea1c0 100644 --- a/drivers/net/armada100_fec.h +++ b/drivers/net/armada100_fec.h @@ -1,7 +1,7 @@ /* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> - * Written-by: Ajay Bhargav <[email protected]> + * Written-by: Ajay Bhargav <[email protected]> * * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> diff --git a/drivers/usb/host/ehci-armada100.c b/drivers/usb/host/ehci-armada100.c index 012eb3a1a44..237d2877479 100644 --- a/drivers/usb/host/ehci-armada100.c +++ b/drivers/usb/host/ehci-armada100.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2012 * eInfochips Ltd. <www.einfochips.com> - * Written-by: Ajay Bhargav <[email protected]> + * Written-by: Ajay Bhargav <[email protected]> * * This driver is based on Kirkwood echi driver * (C) Copyright 2009 diff --git a/drivers/usb/host/utmi-armada100.c b/drivers/usb/host/utmi-armada100.c index 1e878280f20..17fc132e9a5 100644 --- a/drivers/usb/host/utmi-armada100.c +++ b/drivers/usb/host/utmi-armada100.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2012 * eInfochips Ltd. <www.einfochips.com> - * Written-by: Ajay Bhargav <[email protected]> + * Written-by: Ajay Bhargav <[email protected]> * * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> |
