Message ID | 1239966905-24040-1-git-send-email-jarkko.nikula@nokia.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 33c883f8e2413e0371b895743861d15351419225 |
Headers | show |
On Fri, Apr 17, 2009 at 02:15:05PM +0300, Jarkko Nikula wrote: > This email address is going to expire soon so update it. You'll want to send this to the "trivial changes" git tree by Jiri Kosina > Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com> > --- > 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 <jarkko.nikula@nokia.com> > + * Contact: Jarkko Nikula <jhnikula@gmail.com> > * > * This program is free software; you can redistribute it and/or > * modify it under the terms of the GNU General Public License > -- > 1.6.2.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, 17 Apr 2009 16:47:41 +0200 ext Riku Voipio <riku.voipio@iki.fi> wrote: > On Fri, Apr 17, 2009 at 02:15:05PM +0300, Jarkko Nikula wrote: > > This email address is going to expire soon so update it. > > You'll want to send this to the "trivial changes" git tree by Jiri > Kosina > True. I was actually thinking to send these via LKML for 2.6.31 but end up sending via subsystems so that contact is correct before merge window is open for 2.6.31. But this is now up to Tony as accident already happened and since corresponding patches are already going via ASoC and linux-usb. Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Initial commit ID (Likely to change): 33c883f8e2413e0371b895743861d15351419225 PatchWorks http://patchwork.kernel.org/patch/18663/ Git (Likely to change, and takes a while to get mirrored) http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=33c883f8e2413e0371b895743861d15351419225 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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 <jarkko.nikula@nokia.com> + * Contact: Jarkko Nikula <jhnikula@gmail.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License
This email address is going to expire soon so update it. Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com> --- arch/arm/plat-omap/i2c.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)