Quellcode durchsuchen

[PATCH] Update email address for Kumar

Changed jobs and the Freescale address is no longer valid.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Kumar Gala vor 19 Jahren
Ursprung
Commit
4c8d3d997e
51 geänderte Dateien mit 51 neuen und 51 gelöschten Zeilen
  1. 1 1
      CREDITS
  2. 1 1
      MAINTAINERS
  3. 1 1
      arch/powerpc/kernel/head_fsl_booke.S
  4. 1 1
      arch/powerpc/mm/fsl_booke_mmu.c
  5. 1 1
      arch/powerpc/oprofile/op_model_fsl_booke.c
  6. 1 1
      arch/ppc/kernel/head_fsl_booke.S
  7. 1 1
      arch/ppc/mm/fsl_booke_mmu.c
  8. 1 1
      arch/ppc/platforms/83xx/mpc834x_sys.c
  9. 1 1
      arch/ppc/platforms/83xx/mpc834x_sys.h
  10. 1 1
      arch/ppc/platforms/85xx/mpc8540_ads.c
  11. 1 1
      arch/ppc/platforms/85xx/mpc8540_ads.h
  12. 1 1
      arch/ppc/platforms/85xx/mpc8555_cds.h
  13. 1 1
      arch/ppc/platforms/85xx/mpc8560_ads.c
  14. 1 1
      arch/ppc/platforms/85xx/mpc8560_ads.h
  15. 1 1
      arch/ppc/platforms/85xx/mpc85xx_ads_common.c
  16. 1 1
      arch/ppc/platforms/85xx/mpc85xx_ads_common.h
  17. 1 1
      arch/ppc/platforms/85xx/mpc85xx_cds_common.c
  18. 1 1
      arch/ppc/platforms/85xx/mpc85xx_cds_common.h
  19. 1 1
      arch/ppc/platforms/85xx/sbc8560.c
  20. 1 1
      arch/ppc/platforms/pq2ads.c
  21. 1 1
      arch/ppc/syslib/ipic.h
  22. 1 1
      arch/ppc/syslib/mpc83xx_devices.c
  23. 1 1
      arch/ppc/syslib/mpc83xx_sys.c
  24. 1 1
      arch/ppc/syslib/mpc85xx_devices.c
  25. 1 1
      arch/ppc/syslib/mpc85xx_sys.c
  26. 1 1
      arch/ppc/syslib/mpc8xx_devices.c
  27. 1 1
      arch/ppc/syslib/mpc8xx_sys.c
  28. 1 1
      arch/ppc/syslib/ppc83xx_setup.c
  29. 1 1
      arch/ppc/syslib/ppc83xx_setup.h
  30. 1 1
      arch/ppc/syslib/ppc85xx_common.c
  31. 1 1
      arch/ppc/syslib/ppc85xx_common.h
  32. 1 1
      arch/ppc/syslib/ppc85xx_setup.c
  33. 1 1
      arch/ppc/syslib/ppc85xx_setup.h
  34. 1 1
      arch/ppc/syslib/ppc_sys.c
  35. 1 1
      arch/ppc/syslib/pq2_devices.c
  36. 1 1
      arch/ppc/syslib/pq2_sys.c
  37. 1 1
      drivers/char/watchdog/booke_wdt.c
  38. 1 1
      drivers/net/gianfar.c
  39. 1 1
      drivers/net/gianfar.h
  40. 1 1
      drivers/net/gianfar_ethtool.c
  41. 1 1
      drivers/net/gianfar_mii.c
  42. 1 1
      drivers/net/gianfar_mii.h
  43. 1 1
      drivers/serial/cpm_uart/cpm_uart_core.c
  44. 1 1
      drivers/serial/cpm_uart/cpm_uart_cpm1.c
  45. 1 1
      drivers/serial/cpm_uart/cpm_uart_cpm2.c
  46. 1 1
      include/asm-ppc/immap_85xx.h
  47. 1 1
      include/asm-ppc/ipic.h
  48. 1 1
      include/asm-ppc/mpc83xx.h
  49. 1 1
      include/asm-ppc/mpc85xx.h
  50. 1 1
      include/asm-ppc/ppc_sys.h
  51. 1 1
      include/linux/fsl_devices.h

+ 1 - 1
CREDITS

@@ -1097,7 +1097,7 @@ S: 80050-430 - Curitiba - Paran
 S: Brazil
 
 N: Kumar Gala
-E: kumar.gala@freescale.com
+E: galak@kernel.crashing.org
 D: Embedded PowerPC 6xx/7xx/74xx/82xx/83xx/85xx support
 S: Austin, Texas 78729
 S: USA

+ 1 - 1
MAINTAINERS

@@ -1565,7 +1565,7 @@ S:	Maintained
 
 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
 P:     Kumar Gala
-M:     kumar.gala@freescale.com
+M:     galak@kernel.crashing.org
 W:     http://www.penguinppc.org/
 L:     linuxppc-embedded@ozlabs.org
 S:     Maintained

+ 1 - 1
arch/powerpc/kernel/head_fsl_booke.S

@@ -24,7 +24,7 @@
  *    Copyright 2002-2004 MontaVista Software, Inc.
  *      PowerPC 44x support, Matt Porter <mporter@kernel.crashing.org>
  *    Copyright 2004 Freescale Semiconductor, Inc
- *      PowerPC e500 modifications, Kumar Gala <kumar.gala@freescale.com>
+ *      PowerPC e500 modifications, Kumar Gala <galak@kernel.crashing.org>
  *
  * This program is free software; you can redistribute  it and/or modify it
  * under  the terms of  the GNU General  Public License as published by the

+ 1 - 1
arch/powerpc/mm/fsl_booke_mmu.c

@@ -1,5 +1,5 @@
 /*
- * Modifications by Kumar Gala (kumar.gala@freescale.com) to support
+ * Modifications by Kumar Gala (galak@kernel.crashing.org) to support
  * E500 Book E processors.
  *
  * Copyright 2004 Freescale Semiconductor, Inc

+ 1 - 1
arch/powerpc/oprofile/op_model_fsl_booke.c

@@ -7,7 +7,7 @@
  * Copyright (c) 2004 Freescale Semiconductor, Inc
  *
  * Author: Andy Fleming
- * Maintainer: Kumar Gala <Kumar.Gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

+ 1 - 1
arch/ppc/kernel/head_fsl_booke.S

@@ -24,7 +24,7 @@
  *    Copyright 2002-2004 MontaVista Software, Inc.
  *      PowerPC 44x support, Matt Porter <mporter@kernel.crashing.org>
  *    Copyright 2004 Freescale Semiconductor, Inc
- *      PowerPC e500 modifications, Kumar Gala <kumar.gala@freescale.com>
+ *      PowerPC e500 modifications, Kumar Gala <galak@kernel.crashing.org>
  *
  * This program is free software; you can redistribute  it and/or modify it
  * under  the terms of  the GNU General  Public License as published by the

+ 1 - 1
arch/ppc/mm/fsl_booke_mmu.c

@@ -1,5 +1,5 @@
 /*
- * Modifications by Kumar Gala (kumar.gala@freescale.com) to support
+ * Modifications by Kumar Gala (galak@kernel.crashing.org) to support
  * E500 Book E processors.
  *
  * Copyright 2004 Freescale Semiconductor, Inc

+ 1 - 1
arch/ppc/platforms/83xx/mpc834x_sys.c

@@ -3,7 +3,7 @@
  *
  * MPC834x SYS board specific routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/83xx/mpc834x_sys.h

@@ -3,7 +3,7 @@
  *
  * MPC834X SYS common board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor, Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc8540_ads.c

@@ -3,7 +3,7 @@
  *
  * MPC8540ADS board specific routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc8540_ads.h

@@ -3,7 +3,7 @@
  *
  * MPC8540ADS board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc8555_cds.h

@@ -3,7 +3,7 @@
  *
  * MPC8555CDS board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc8560_ads.c

@@ -3,7 +3,7 @@
  *
  * MPC8560ADS board specific routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc8560_ads.h

@@ -3,7 +3,7 @@
  *
  * MPC8540ADS board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc85xx_ads_common.c

@@ -3,7 +3,7 @@
  *
  * MPC85xx ADS board common routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc85xx_ads_common.h

@@ -3,7 +3,7 @@
  *
  * MPC85XX ADS common board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc85xx_cds_common.c

@@ -3,7 +3,7 @@
  *
  * MPC85xx CDS board specific routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor, Inc
  *

+ 1 - 1
arch/ppc/platforms/85xx/mpc85xx_cds_common.h

@@ -3,7 +3,7 @@
  *
  * MPC85xx CDS board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor, Inc
  *

+ 1 - 1
arch/ppc/platforms/85xx/sbc8560.c

@@ -3,7 +3,7 @@
  * 
  * Wind River SBC8560 board specific routines
  * 
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  * 

+ 1 - 1
arch/ppc/platforms/pq2ads.c

@@ -3,7 +3,7 @@
  *
  * PQ2ADS platform support
  *
- * Author: Kumar Gala <kumar.gala@freescale.com>
+ * Author: Kumar Gala <galak@kernel.crashing.org>
  * Derived from: est8260_setup.c by Allen Curtis
  *
  * Copyright 2004 Freescale Semiconductor, Inc.

+ 1 - 1
arch/ppc/syslib/ipic.h

@@ -3,7 +3,7 @@
  *
  * IPIC private definitions and structure.
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor, Inc
  *

+ 1 - 1
arch/ppc/syslib/mpc83xx_devices.c

@@ -3,7 +3,7 @@
  *
  * MPC83xx Device descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/mpc83xx_sys.c

@@ -3,7 +3,7 @@
  *
  * MPC83xx System descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/mpc85xx_devices.c

@@ -3,7 +3,7 @@
  *
  * MPC85xx Device descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/mpc85xx_sys.c

@@ -3,7 +3,7 @@
  *
  * MPC85xx System descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/mpc8xx_devices.c

@@ -3,7 +3,7 @@
  *
  * MPC8xx Device descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 MontaVista Software, Inc. by Vitaly Bordug<vbordug@ru.mvista.com>
  *

+ 1 - 1
arch/ppc/syslib/mpc8xx_sys.c

@@ -3,7 +3,7 @@
  *
  * MPC8xx System descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 MontaVista Software, Inc. by Vitaly Bordug <vbordug@ru.mvista.com>
  *

+ 1 - 1
arch/ppc/syslib/ppc83xx_setup.c

@@ -3,7 +3,7 @@
  *
  * MPC83XX common board code
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/ppc83xx_setup.h

@@ -3,7 +3,7 @@
  *
  * MPC83XX common board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/ppc85xx_common.c

@@ -3,7 +3,7 @@
  *
  * MPC85xx support routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/ppc85xx_common.h

@@ -3,7 +3,7 @@
  *
  * MPC85xx support routines
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/ppc85xx_setup.c

@@ -3,7 +3,7 @@
  *
  * MPC85XX common board code
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/ppc85xx_setup.h

@@ -3,7 +3,7 @@
  *
  * MPC85XX common board definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor Inc.
  *

+ 1 - 1
arch/ppc/syslib/ppc_sys.c

@@ -3,7 +3,7 @@
  *
  * PPC System library functions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  * Copyright 2005 MontaVista, Inc. by Vitaly Bordug <vbordug@ru.mvista.com>

+ 1 - 1
arch/ppc/syslib/pq2_devices.c

@@ -3,7 +3,7 @@
  *
  * PQ2 Device descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * This file is licensed under the terms of the GNU General Public License
  * version 2. This program is licensed "as is" without any warranty of any

+ 1 - 1
arch/ppc/syslib/pq2_sys.c

@@ -3,7 +3,7 @@
  *
  * PQ2 System descriptions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * This file is licensed under the terms of the GNU General Public License
  * version 2. This program is licensed "as is" without any warranty of any

+ 1 - 1
drivers/char/watchdog/booke_wdt.c

@@ -4,7 +4,7 @@
  * Watchdog timer for PowerPC Book-E systems
  *
  * Author: Matthew McClintock
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor Inc.
  *

+ 1 - 1
drivers/net/gianfar.c

@@ -6,7 +6,7 @@
  * Based on 8260_io/fcc_enet.c
  *
  * Author: Andy Fleming
- * Maintainer: Kumar Gala (kumar.gala@freescale.com)
+ * Maintainer: Kumar Gala
  *
  * Copyright (c) 2002-2004 Freescale Semiconductor, Inc.
  *

+ 1 - 1
drivers/net/gianfar.h

@@ -6,7 +6,7 @@
  * Based on 8260_io/fcc_enet.c
  *
  * Author: Andy Fleming
- * Maintainer: Kumar Gala (kumar.gala@freescale.com)
+ * Maintainer: Kumar Gala
  *
  * Copyright (c) 2002-2004 Freescale Semiconductor, Inc.
  *

+ 1 - 1
drivers/net/gianfar_ethtool.c

@@ -6,7 +6,7 @@
  *  Based on e1000 ethtool support
  *
  *  Author: Andy Fleming
- *  Maintainer: Kumar Gala (kumar.gala@freescale.com)
+ *  Maintainer: Kumar Gala
  *
  *  Copyright (c) 2003,2004 Freescale Semiconductor, Inc.
  *

+ 1 - 1
drivers/net/gianfar_mii.c

@@ -5,7 +5,7 @@
  * Provides Bus interface for MIIM regs
  *
  * Author: Andy Fleming
- * Maintainer: Kumar Gala (kumar.gala@freescale.com)
+ * Maintainer: Kumar Gala
  *
  * Copyright (c) 2002-2004 Freescale Semiconductor, Inc.
  *

+ 1 - 1
drivers/net/gianfar_mii.h

@@ -5,7 +5,7 @@
  * Driver for the MDIO bus controller in the Gianfar register space
  *
  * Author: Andy Fleming
- * Maintainer: Kumar Gala (kumar.gala@freescale.com)
+ * Maintainer: Kumar Gala
  *
  * Copyright (c) 2002-2004 Freescale Semiconductor, Inc.
  *

+ 1 - 1
drivers/serial/cpm_uart/cpm_uart_core.c

@@ -7,7 +7,7 @@
  *  Based on ppc8xx.c by Thomas Gleixner
  *  Based on drivers/serial/amba.c by Russell King
  *
- *  Maintainer: Kumar Gala (kumar.gala@freescale.com) (CPM2)
+ *  Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2)
  *              Pantelis Antoniou (panto@intracom.gr) (CPM1)
  *
  *  Copyright (C) 2004 Freescale Semiconductor, Inc.

+ 1 - 1
drivers/serial/cpm_uart/cpm_uart_cpm1.c

@@ -3,7 +3,7 @@
  *
  *  Driver for CPM (SCC/SMC) serial ports; CPM1 definitions
  *
- *  Maintainer: Kumar Gala (kumar.gala@freescale.com) (CPM2)
+ *  Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2)
  *              Pantelis Antoniou (panto@intracom.gr) (CPM1)
  *
  *  Copyright (C) 2004 Freescale Semiconductor, Inc.

+ 1 - 1
drivers/serial/cpm_uart/cpm_uart_cpm2.c

@@ -3,7 +3,7 @@
  *
  *  Driver for CPM (SCC/SMC) serial ports; CPM2 definitions
  *
- *  Maintainer: Kumar Gala (kumar.gala@freescale.com) (CPM2)
+ *  Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2)
  *              Pantelis Antoniou (panto@intracom.gr) (CPM1)
  * 
  *  Copyright (C) 2004 Freescale Semiconductor, Inc.

+ 1 - 1
include/asm-ppc/immap_85xx.h

@@ -3,7 +3,7 @@
  *
  * MPC85xx Internal Memory Map
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor, Inc
  *

+ 1 - 1
include/asm-ppc/ipic.h

@@ -3,7 +3,7 @@
  *
  * IPIC external definitions and structure.
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor, Inc
  *

+ 1 - 1
include/asm-ppc/mpc83xx.h

@@ -3,7 +3,7 @@
  *
  * MPC83xx definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor, Inc
  *

+ 1 - 1
include/asm-ppc/mpc85xx.h

@@ -3,7 +3,7 @@
  *
  * MPC85xx definitions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor, Inc
  *

+ 1 - 1
include/asm-ppc/ppc_sys.h

@@ -3,7 +3,7 @@
  *
  * PPC system definitions and library functions
  *
- * Maintainer: Kumar Gala <kumar.gala@freescale.com>
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2005 Freescale Semiconductor, Inc
  *

+ 1 - 1
include/linux/fsl_devices.h

@@ -4,7 +4,7 @@
  * Definitions for any platform device related flags or structures for
  * Freescale processor devices
  *
- * Maintainer: Kumar Gala (kumar.gala@freescale.com)
+ * Maintainer: Kumar Gala <galak@kernel.crashing.org>
  *
  * Copyright 2004 Freescale Semiconductor, Inc
  *