From patchwork Fri Apr 17 11:15:05 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jarkko Nikula X-Patchwork-Id: 18663 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n3HBEc4H005048 for ; Fri, 17 Apr 2009 11:14:38 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755305AbZDQLOg (ORCPT ); Fri, 17 Apr 2009 07:14:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754601AbZDQLOg (ORCPT ); Fri, 17 Apr 2009 07:14:36 -0400 Received: from smtp.nokia.com ([192.100.122.230]:32494 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755305AbZDQLOg (ORCPT ); Fri, 17 Apr 2009 07:14:36 -0400 Received: from vaebh105.NOE.Nokia.com (vaebh105.europe.nokia.com [10.160.244.31]) by mgw-mx03.nokia.com (Switch-3.2.6/Switch-3.2.6) with ESMTP id n3HBE2T9005237 for ; Fri, 17 Apr 2009 14:14:31 +0300 Received: from vaebh104.NOE.Nokia.com ([10.160.244.30]) by vaebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 17 Apr 2009 14:14:28 +0300 Received: from mgw-int01.ntc.nokia.com ([172.21.143.96]) by vaebh104.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Fri, 17 Apr 2009 14:14:16 +0300 Received: from localhost.localdomain (esdhcp042162.research.nokia.com [172.21.42.162]) by mgw-int01.ntc.nokia.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id n3HBEFP0025499; Fri, 17 Apr 2009 14:14:15 +0300 From: Jarkko Nikula To: linux-omap@vger.kernel.org Cc: Jarkko Nikula Subject: [PATCH] ARM: OMAP: Update contact address of I2C registration helper Date: Fri, 17 Apr 2009 14:15:05 +0300 Message-Id: <1239966905-24040-1-git-send-email-jarkko.nikula@nokia.com> X-Mailer: git-send-email 1.6.2.1 X-OriginalArrivalTime: 17 Apr 2009 11:14:16.0988 (UTC) FILETIME=[A5AF35C0:01C9BF4D] X-Nokia-AV: Clean Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org This email address is going to expire soon so update it. Signed-off-by: Jarkko Nikula --- arch/arm/plat-omap/i2c.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/plat-omap/i2c.c b/arch/arm/plat-omap/i2c.c index a303071..8b84839 100644 --- a/arch/arm/plat-omap/i2c.c +++ b/arch/arm/plat-omap/i2c.c @@ -5,7 +5,7 @@ * * Copyright (C) 2007 Nokia Corporation. * - * Contact: Jarkko Nikula + * Contact: Jarkko Nikula * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License