From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: git-pull request for omap mcbsp changes (Re: [PATCH 5/5] ARM: OMAP: Fixes to omap_mcbsp_request function) Date: Wed, 8 Oct 2008 10:32:37 +0300 Message-ID: <20081008073236.GA30831@atomide.com> References: <1222262955-13599-1-git-send-email-tony@atomide.com> <1222262955-13599-2-git-send-email-tony@atomide.com> <1222262955-13599-3-git-send-email-tony@atomide.com> <1222262955-13599-4-git-send-email-tony@atomide.com> <1222262955-13599-5-git-send-email-tony@atomide.com> <1222262955-13599-6-git-send-email-tony@atomide.com> <20081004143712.GE16636@flint.arm.linux.org.uk> <20081007184827.GI7263@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:62952 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751021AbYJHH3v (ORCPT ); Wed, 8 Oct 2008 03:29:51 -0400 Content-Disposition: inline In-Reply-To: <20081007184827.GI7263@flint.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, Jarkko Nikula * Russell King - ARM Linux [081008 04:25]: > On Sat, Oct 04, 2008 at 03:37:12PM +0100, Russell King - ARM Linux wr= ote: > > On Wed, Sep 24, 2008 at 04:29:15PM +0300, Tony Lindgren wrote: > > > From: Jarkko Nikula > > >=20 > > > Bootloader may let McBSP logic running so make sure that block is= idle > > > before requesting IRQs. Also make sure that TX and RX waitqueues = are > > > initialized before request_irq. > > >=20 > > > Signed-off-by: Jarkko Nikula > > > Signed-off-by: Tony Lindgren > >=20 > > Ok. >=20 > The other question to ask about these patches is: does it finally all= ow > mainline to reach parity with your tree on the McBSP code? Yes. > If not, is it possible to have a set of patches which brings the McBS= P > code completely up to date in mainline? There are no other McBSP patches pending right now. Here's the pull request for you for these patches: The following changes since commit 56f68556d7bbb51dd158c74deb09c783345b= fbbd: Russell King (1): Merge unstable branch 'omap-rmk' are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.g= it omap-upstream Chandra Shekhar (2): ARM: OMAP: Allocate McBSP devices dynamically ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx Jarkko Nikula (2): ARM: OMAP: Add support for OMAP2430 in McBSP ARM: OMAP: Fixes to omap_mcbsp_request function Uwe Kleine-K=F6nig (1): Fix sections for omap-mcbsp platform driver arch/arm/mach-omap1/mcbsp.c | 37 +-- arch/arm/mach-omap2/mcbsp.c | 147 ++++++++++-- arch/arm/plat-omap/include/mach/mcbsp.h | 41 +++- arch/arm/plat-omap/mcbsp.c | 403 ++++++++++++++++++-----= -------- 4 files changed, 404 insertions(+), 224 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html