Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757747Ab3DYNBZ (ORCPT ); Thu, 25 Apr 2013 09:01:25 -0400 Received: from mail-oa0-f46.google.com ([209.85.219.46]:62615 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756155Ab3DYNBY (ORCPT ); Thu, 25 Apr 2013 09:01:24 -0400 MIME-Version: 1.0 In-Reply-To: <1366729394-11406-2-git-send-email-lee.jones@linaro.org> References: <1366729394-11406-1-git-send-email-lee.jones@linaro.org> <1366729394-11406-2-git-send-email-lee.jones@linaro.org> Date: Thu, 25 Apr 2013 15:01:23 +0200 Message-ID: Subject: Re: [PATCH 01/10] usb: musb: ux500: move channel number knowledge into the driver From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Mian Yousaf KAUKAB , Felipe Balbi , "linux-usb@vger.kernel.org" , Fabio Baltieri , Praveena Nadahally Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1007 Lines: 25 Now that Fabio has written a few patches to this driver I'd like his help in reviewing this series, can you make sure he gets a copy? Also please include Praveena and Mian, thanks. On Tue, Apr 23, 2013 at 5:03 PM, 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 > Signed-off-by: Lee Jones Looks good to me. Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/