Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753937AbcKUXxe (ORCPT ); Mon, 21 Nov 2016 18:53:34 -0500 Received: from us01smtprelay-2.synopsys.com ([198.182.60.111]:36796 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753003AbcKUXxd (ORCPT ); Mon, 21 Nov 2016 18:53:33 -0500 Subject: Re: [PATCH 0/5] usb: dwc2: fix parameter handling To: Stefan Wahren , John Youn , Vardan Mikayelyan , Greg Kroah-Hartman References: <1479677166-13114-1-git-send-email-stefan.wahren@i2se.com> From: John Youn CC: Felipe Balbi , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" Message-ID: Date: Mon, 21 Nov 2016 15:45:32 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1479677166-13114-1-git-send-email-stefan.wahren@i2se.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.9.138.185] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 819 Lines: 29 On 11/20/2016 1:26 PM, Stefan Wahren wrote: > This patch series fixes several parameter handling issues > found on bcm2835 in gadget mode. It's based on Felipe's USB next. > > Stefan Wahren (5): > usb: dwc2: Do not set host parameter in peripheral mode > usb: dwc2: fix dwc2_get_device_property for u8 and u16 > usb: dwc2: fix default value for DMA support > usb: dwc2: gadget: fix default value for gadget-dma-desc > usb: dwc2: fix kernel-doc for dwc2_set_param > > drivers/usb/dwc2/params.c | 32 ++++++++++---------------------- > 1 file changed, 10 insertions(+), 22 deletions(-) > For this series: Acked-by: John Youn Felipe, This is too late for 4.10-rc1 right? Can you queue for 4.10 fixes. I can remind you after 4.10-rc1 if it's too early for that. Regards, John