From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id B208C2C007B for ; Sun, 21 Oct 2012 06:12:41 +1100 (EST) Received: by mail-wg0-f45.google.com with SMTP id dq12so1116303wgb.14 for ; Sat, 20 Oct 2012 12:12:36 -0700 (PDT) Subject: Re: [PATCH 5/7] usb: gadget: fsl_udc: postpone freeing current dTD From: Christoph Fritz To: balbi@ti.com In-Reply-To: <20121019104416.GH11191@arwen.pp.htv.fi> References: <1350642156-8034-1-git-send-email-chf.fritz@googlemail.com> <1350642285-8145-5-git-send-email-chf.fritz@googlemail.com> <20121019103039.GF11191@arwen.pp.htv.fi> <1350643608.3709.78.camel@mars> <20121019104416.GH11191@arwen.pp.htv.fi> Content-Type: text/plain; charset="UTF-8" Date: Sat, 20 Oct 2012 21:12:27 +0200 Message-ID: <1350760347.3669.3.camel@mars> Mime-Version: 1.0 Cc: Estevam Fabio-R49496 , Li Yang-R58472 , Greg Kroah-Hartman , Chen Peter-B29397 , Sascha Hauer , linux-usb@vger.kernel.org, "Hans J. Koch" , Daniel Mack , Christian Hemp , linuxppc-dev@lists.ozlabs.org, Teresa Gamez , Sebastian Andrzej Siewior List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2012-10-19 at 13:44 +0300, Felipe Balbi wrote: > > I thought about this too but wasn't able to use chipidea with > > MXC_EHCI_INTERNAL_PHY as it's called in fsl_udc. > > that's a matter of writing the PHY driver, right ;-) It has nothing to > do with chipidea, actually :-) Okay, I'll do. But then we should purge the old buggy fsl_udc. Thanks -- Christoph