From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver Date: Thu, 30 May 2013 09:12:11 +0100 Message-ID: <20130530081211.GA1915@gmail.com> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-21-git-send-email-lee.jones@linaro.org> <20130529175741.GG21290@arwen.pp.htv.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Felipe Balbi , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-crypto@vger.kernel.org" , "David S. Miller" , Herbert Xu , Vinod Koul , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR To: Linus Walleij Return-path: Received: from mail-wi0-f179.google.com ([209.85.212.179]:55348 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966916Ab3E3IMS (ORCPT ); Thu, 30 May 2013 04:12:18 -0400 Received: by mail-wi0-f179.google.com with SMTP id hq7so4240072wib.12 for ; Thu, 30 May 2013 01:12:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: On Thu, 30 May 2013, Linus Walleij wrote: > On Wed, May 29, 2013 at 7:57 PM, Felipe Balbi wrote: > > On Wed, May 15, 2013 at 10:51:43AM +0100, Lee Jones wrote: > >> For all ux500 based platforms the maximum number of end-points are= used. > >> Move this knowledge into the driver so we can relinquish the burde= n from > >> platform data. This also removes quite a bit of complexity from th= e driver > >> and will aid us when we come to enable the driver for Device Tree. > >> > >> Cc: Felipe Balbi > >> Cc: linux-usb@vger.kernel.org > >> Acked-by: Linus Walleij > >> Acked-by: Fabio Baltieri > >> Signed-off-by: Lee Jones > > > > for drivers/usb/musb > > > > Acked-by: Felipe Balbi >=20 > Is that only for this patch 20/39 or also 21, 22 & 23? >=20 > Poke us if we should re-send them... I read this as all patches in the series "for drivers/usb/musb". --=20 Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967892Ab3E3IM0 (ORCPT ); Thu, 30 May 2013 04:12:26 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43695 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967714Ab3E3IMS (ORCPT ); Thu, 30 May 2013 04:12:18 -0400 Date: Thu, 30 May 2013 09:12:11 +0100 From: Lee Jones To: Linus Walleij Cc: Felipe Balbi , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-crypto@vger.kernel.org" , "David S. Miller" , Herbert Xu , Vinod Koul , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR Subject: Re: [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver Message-ID: <20130530081211.GA1915@gmail.com> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-21-git-send-email-lee.jones@linaro.org> <20130529175741.GG21290@arwen.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 30 May 2013, Linus Walleij wrote: > On Wed, May 29, 2013 at 7:57 PM, Felipe Balbi wrote: > > On Wed, May 15, 2013 at 10:51:43AM +0100, Lee Jones wrote: > >> For all ux500 based platforms the maximum number of end-points are used. > >> Move this knowledge into the driver so we can relinquish the burden from > >> platform data. This also removes quite a bit of complexity from the driver > >> and will aid us when we come to enable the driver for Device Tree. > >> > >> Cc: Felipe Balbi > >> Cc: linux-usb@vger.kernel.org > >> Acked-by: Linus Walleij > >> Acked-by: Fabio Baltieri > >> Signed-off-by: Lee Jones > > > > for drivers/usb/musb > > > > Acked-by: Felipe Balbi > > Is that only for this patch 20/39 or also 21, 22 & 23? > > Poke us if we should re-send them... I read this as all patches in the series "for drivers/usb/musb". -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: lee.jones@linaro.org (Lee Jones) Date: Thu, 30 May 2013 09:12:11 +0100 Subject: [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver In-Reply-To: References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-21-git-send-email-lee.jones@linaro.org> <20130529175741.GG21290@arwen.pp.htv.fi> Message-ID: <20130530081211.GA1915@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 30 May 2013, Linus Walleij wrote: > On Wed, May 29, 2013 at 7:57 PM, Felipe Balbi wrote: > > On Wed, May 15, 2013 at 10:51:43AM +0100, Lee Jones wrote: > >> For all ux500 based platforms the maximum number of end-points are used. > >> Move this knowledge into the driver so we can relinquish the burden from > >> platform data. This also removes quite a bit of complexity from the driver > >> and will aid us when we come to enable the driver for Device Tree. > >> > >> Cc: Felipe Balbi > >> Cc: linux-usb at vger.kernel.org > >> Acked-by: Linus Walleij > >> Acked-by: Fabio Baltieri > >> Signed-off-by: Lee Jones > > > > for drivers/usb/musb > > > > Acked-by: Felipe Balbi > > Is that only for this patch 20/39 or also 21, 22 & 23? > > Poke us if we should re-send them... I read this as all patches in the series "for drivers/usb/musb". -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog