Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752166AbbBMEr0 (ORCPT ); Thu, 12 Feb 2015 23:47:26 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:47275 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468AbbBMErY (ORCPT ); Thu, 12 Feb 2015 23:47:24 -0500 Message-ID: <54DD8123.8080408@ti.com> Date: Fri, 13 Feb 2015 10:14:19 +0530 From: George Cherian User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: CC: , , Subject: Re: [PATCH] usb: dwc3: dwc3-omap: Fix disable IRQ References: <1423719796-11670-1-git-send-email-george.cherian@ti.com> <20150212182222.GD31034@saruman.tx.rr.com> In-Reply-To: <20150212182222.GD31034@saruman.tx.rr.com> 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 Content-Length: 860 Lines: 21 On 02/12/2015 11:52 PM, Felipe Balbi wrote: > On Thu, Feb 12, 2015 at 11:13:16AM +0530, George Cherian wrote: >> >In the wrapper the IRQ disable should be done by writing 1's to the >> >IRQ*_CLR register. Existing code is broken because it instead writes >> >zeros to IRQ*_SET register. >> > >> >Fix this by adding functions dwc3_omap_write_irqmisc_clr() and >> >dwc3_omap_write_irq0_clr() which do the right thing. >> > >> >Signed-off-by: George Cherian > please resend with: > > Fixes: 72246da40f37 (usb: Introduce DesignWare USB3 DRD Driver) > Cc: # v3.2+ Done!! -- 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/