From patchwork Fri Jan 20 17:58:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [1/3] mx31moboard: update maintainer Date: Fri, 20 Jan 2012 07:58:22 -0000 From: =?utf-8?q?Philippe_R=C3=A9tornaz_=3Cphilippe=2Eretornaz=40epfl=2Ech?= =?utf-8?q?=3E?= X-Patchwork-Id: 137062 Message-Id: <1327082304-11398-2-git-send-email-philippe.retornaz@epfl.ch> To: s.hauer@pengutronix.de Cc: =?utf-8?q?Philippe=20R=C3=A9tornaz?= , linux-arm-kernel@lists.infradead.org Signed-off-by: Philippe Rétornaz --- arch/arm/mach-imx/mach-mx31moboard.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-imx/mach-mx31moboard.c b/arch/arm/mach-imx/mach-mx31moboard.c index 9326915..f695a31 100644 --- a/arch/arm/mach-imx/mach-mx31moboard.c +++ b/arch/arm/mach-imx/mach-mx31moboard.c @@ -591,7 +591,7 @@ static void __init mx31moboard_reserve(void) } MACHINE_START(MX31MOBOARD, "EPFL Mobots mx31moboard") - /* Maintainer: Valentin Longchamp, EPFL Mobots group */ + /* Maintainer: Philippe Retornaz, EPFL Mobots group */ .atag_offset = 0x100, .reserve = mx31moboard_reserve, .map_io = mx31_map_io,