From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH 0/2] MUSB: 2 patches to fix some bug found on Blackfin Date: Wed, 21 May 2008 10:14:44 -0700 Message-ID: <200805211014.45170.david-b@pacbell.net> References: <1211022081-27298-1-git-send-email-cooloney@kernel.org> <386072610805190105y6618dd9bwe32503c1ae11b865@mail.gmail.com> <20080521155003.GZ23002@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080521155003.GZ23002-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> Content-Disposition: inline Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tony Lindgren Cc: Bryan Wu , Felipe Balbi , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org On Wednesday 21 May 2008, Tony Lindgren wrote: > > > Great, after I enable the DMA mode 1 on Blackfin and cleanup the code, > > I will send > > out the code before you sent them to upstream > > Maybe we should get the musb code to USB tree before that? It's been out > of the scope for linux-omap tree for quite a while now. I'm all for getting the musb_hdrc driver into the 2.6.27 queue... I presume there are still some infrastructure changes in usbcore that block that merge? It'd be nice if we could merge musb_hdrc without those changes (OTG related) and then update that stuff separately. - Dave -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935252AbYEURPJ (ORCPT ); Wed, 21 May 2008 13:15:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761651AbYEUROs (ORCPT ); Wed, 21 May 2008 13:14:48 -0400 Received: from smtp119.sbc.mail.sp1.yahoo.com ([69.147.64.92]:28405 "HELO smtp119.sbc.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755285AbYEUROr (ORCPT ); Wed, 21 May 2008 13:14:47 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=pacbell.net; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=FypzO7er1JlATkGA3V8cFapiJDkoD9BaUZ+cZGTMlhM/NB8bkf7weUXcdlgwhlTQkKnH4vEpInXWCHLIkeA+IcQP0YpI20Qwt81AyGzFo4lZgkF3TeQMxsnfemGZKjM92SqaoqZouCQGKhhuGxc+cddDC1h0aEpPBCC3jESj3OY= ; X-YMail-OSG: QBrqz9AVM1lUUWK8i8ISZhqT10gRYHRIQiC3BJg1pY7mx1cXDYs9STf3eq6P_c1Eq64zeAK9.rUQsCbghtVcrIjSqCBzwxm0xsQ4y.RCP54v3G368pHhrMRictAK_79pBV0- X-Yahoo-Newman-Property: ymail-3 From: David Brownell To: Tony Lindgren Subject: Re: [PATCH 0/2] MUSB: 2 patches to fix some bug found on Blackfin Date: Wed, 21 May 2008 10:14:44 -0700 User-Agent: KMail/1.9.9 Cc: Bryan Wu , Felipe Balbi , linux-omap@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org References: <1211022081-27298-1-git-send-email-cooloney@kernel.org> <386072610805190105y6618dd9bwe32503c1ae11b865@mail.gmail.com> <20080521155003.GZ23002@atomide.com> In-Reply-To: <20080521155003.GZ23002@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805211014.45170.david-b@pacbell.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 21 May 2008, Tony Lindgren wrote: > > > Great, after I enable the DMA mode 1 on Blackfin and cleanup the code, > > I will send > > out the code before you sent them to upstream > > Maybe we should get the musb code to USB tree before that? It's been out > of the scope for linux-omap tree for quite a while now. I'm all for getting the musb_hdrc driver into the 2.6.27 queue... I presume there are still some infrastructure changes in usbcore that block that merge? It'd be nice if we could merge musb_hdrc without those changes (OTG related) and then update that stuff separately. - Dave