From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752784AbbGMTbG (ORCPT ); Mon, 13 Jul 2015 15:31:06 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:53490 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752364AbbGMTbD (ORCPT ); Mon, 13 Jul 2015 15:31:03 -0400 Message-ID: <1436815855.726.9.camel@fourier> Subject: Re: [PATCH 3.13.y-ckt 27/56] usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros From: Kamal Mostafa To: Felipe Balbi Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team@lists.ubuntu.com, Subbaraya Sundeep Bhatta Date: Mon, 13 Jul 2015 12:30:55 -0700 In-Reply-To: <20150710195105.GD21051@saruman.tx.rr.com> References: <1436370037-25874-1-git-send-email-kamal@canonical.com> <1436370037-25874-28-git-send-email-kamal@canonical.com> <20150710195105.GD21051@saruman.tx.rr.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2015-07-10 at 14:51 -0500, Felipe Balbi wrote: > On Wed, Jul 08, 2015 at 08:40:08AM -0700, Kamal Mostafa wrote: > > 3.13.11-ckt23 -stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Subbaraya Sundeep Bhatta > > > > commit 459e210c4fd034d20077bcec31fec9472a700fe9 upstream. > > > > Fixed the incorrect macro definitions correctly as per databook. > > > > Signed-off-by: Subbaraya Sundeep Bhatta > > Fixes: b09bb64239c8 (usb: dwc3: gadget: implement Global Command support) > > Signed-off-by: Felipe Balbi > > Signed-off-by: Kamal Mostafa > > Just a head's up: this might have uncovered an IP bug which we're > discussing with Synopsys. We might need another patch backported to > workaorund the IP bug. > I'm dropping this patch from 3.13-stable pending resolution of that issue. Thanks for the heads-up, Felipe. -Kamal