From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752362AbbAUTMa (ORCPT ); Wed, 21 Jan 2015 14:12:30 -0500 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:42510 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752521AbbAUTMW (ORCPT ); Wed, 21 Jan 2015 14:12:22 -0500 X-IronPort-AV: E=Sophos;i="5.09,443,1418112000"; d="scan'208";a="55279774" Message-ID: <54BFFA42.4010506@broadcom.com> Date: Wed, 21 Jan 2015 11:13:06 -0800 From: Arun Ramamurthy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Alan Stern CC: , , , , , , , Arun Ramamurthy Subject: Re: [PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller References: In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks Alan. I did run check patch and I had no errors or warnings. I explained my changes in v3 in the cover patch, did that not come through or is it convention to do it in the individual patch? Is the ack for the ohci patch as well? Thanks Arun Ramamurthy On 15-01-21 07:03 AM, Alan Stern wrote: > On Mon, 19 Jan 2015 arun.ramamurthy@broadcom.com wrote: > >> From: Arun Ramamurthy >> >> Added support for cases where one controller is connected >> to multiple phys. >> >> Signed-off-by: Arun Ramamurthy >> Reviewed-by: Ray Jui >> Reviewed-by: Scott Branden >> Tested-by: Scott Branden >> --- > > Right here is where you should explain how v3 of this patch is > different from v2. > > Anyway, it looks good. > > Acked-by: Alan Stern > > Did you run it through checkpatch.pl? > > Alan Stern >