From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: updated git pull request for omap compile fixes, mailbox and hsmmc Date: Mon, 12 Jan 2009 08:28:37 +0200 Message-ID: <20090112062834.GB4968@atomide.com> References: <20090107111415.GF27566@atomide.com> <20090107111615.GG27566@atomide.com> <20090107111744.GH27566@atomide.com> <20090107161843.GA11471@n2100.arm.linux.org.uk> <20090107175020.GU27566@atomide.com> <20090107220053.GD11471@n2100.arm.linux.org.uk> <20090108073611.GW27566@atomide.com> <20090110110524.GC28945@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:50399 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbZALG2n (ORCPT ); Mon, 12 Jan 2009 01:28:43 -0500 Content-Disposition: inline In-Reply-To: <20090110110524.GC28945@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-omap@vger.kernel.org, "Nikula Jarkko (NRC/Helsinki)" * Russell King - ARM Linux [090110 13:05]: > On Thu, Jan 08, 2009 at 09:36:12AM +0200, Tony Lindgren wrote: > > OK, here's the pull request again: > > > > The following changes since commit ede6f5aea054d3fb67c78857f7abdee602302043: > > Linus Torvalds (1): > > Fix up 64-bit byte swaps for most 32-bit architectures > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-misc-for-rmk > > > > Hiroshi DOYU (10): > > omap mailbox: cleanup omap2 register definition with macro > > omap mailbox: add initial omap3 support > > omap mailbox: print hardware revision at startup > > omap mailbox: fix empty struct device for omap_mbox > > omap mailbox: fix empty struct device for omap1 > > omap mailbox: fix empty struct device for omap2 > > omap mailbox: add save_/restore_ctx() for PM > > omap mailbox: move mailbox.h into mailbox.c > > omap mailbox: convert sequence bit checking to module paramter > > omap mailbox: remove unnecessary header file inclusion > > I'd rather avoid adding new stuff this late in the merge window - it's > had no exposure in linux-next, etc. OK, will drop it from omap-fixes queue and into omap3-upstream for next merge window. Regards, Tony