Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751732Ab3FDJOU (ORCPT ); Tue, 4 Jun 2013 05:14:20 -0400 Received: from mail-ob0-f182.google.com ([209.85.214.182]:44440 "EHLO mail-ob0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751127Ab3FDJOR (ORCPT ); Tue, 4 Jun 2013 05:14:17 -0400 MIME-Version: 1.0 In-Reply-To: <20130530173326.GD3767@intel.com> References: <20130530173326.GD3767@intel.com> Date: Tue, 4 Jun 2013 11:14:16 +0200 Message-ID: Subject: Re: [PATCH -next v2] dmaengine: ste_dma40: fix error return code in d40_probe() From: Linus Walleij To: Vinod Koul Cc: Wei Yongjun , Srinidhi KASAGAR , Dan Williams , Grant Likely , Rob Herring , Wei Yongjun , "linux-arm-kernel@lists.infradead.org" , "devicetree-discuss@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" 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: 1410 Lines: 37 On Thu, May 30, 2013 at 7:33 PM, Vinod Koul wrote: > On Thu, May 30, 2013 at 09:41:38AM +0200, Linus Walleij wrote: >> On Thu, May 30, 2013 at 6:32 AM, Wei Yongjun wrote: >> >> > From: Wei Yongjun >> > >> > In many of the error handling case, the return value 'ret' not set >> > and 0 will be return from d40_probe() even if error, but we should >> > return a negative error code instead in those error handling case. >> > This patch fixed them, and also removed useless variable 'err'. >> > >> > Signed-off-by: Wei Yongjun >> > --- >> > v1 -> v2: rebased on linux-next.git >> >> I've tentatively applied this to my dma40 branch, waiting for Vinod >> to ACK it. > I though you wanted me to apply this :) > > Nevertheless, Acked-by: Vinod Koul > > Can you CC stable too, pls. Hm I'm not sending any DMA40 stuff for stable, sorry ... if you want it to go into stable you'd better pick this (the v3 version) into the DMA tree. Let me know how you want it, I've removed it from my dma40 branch for the time being. 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/