Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756776Ab3HZOfb (ORCPT ); Mon, 26 Aug 2013 10:35:31 -0400 Received: from mga02.intel.com ([134.134.136.20]:37952 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751961Ab3HZOfa (ORCPT ); Mon, 26 Aug 2013 10:35:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,958,1367996400"; d="scan'208";a="393524244" Date: Mon, 26 Aug 2013 19:20:38 +0530 From: Vinod Koul To: Guennadi Liakhovetski Cc: Jingoo Han , "'Dan Williams'" , linux-kernel@vger.kernel.org, "'Simon Horman'" Subject: Re: [PATCH] dma: sh: remove unnecessary platform_set_drvdata() Message-ID: <20130826135038.GO2748@intel.com> References: <002801ce9e53$2f63b1e0$8e2b15a0$%han@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 24 On Mon, Aug 26, 2013 at 02:38:17PM +0200, Guennadi Liakhovetski wrote: > On Wed, 21 Aug 2013, Jingoo Han wrote: > > > The driver core clears the driver data to NULL after device_release > > or on probe failure. Thus, it is not needed to manually clear the > > device driver data to NULL. > > > > Signed-off-by: Jingoo Han > > This has to be updated on top of current > http://git.infradead.org/users/vkoul/slave-dma.git next branch, there it > will patch the drivers/dma/sh/shdmac.c file, not drivers/dma/sh/shdma.c. > After that feel free to add my He already updated & i have applied... > > Acked-by: Guennadi Liakhovetski added... ~Vinod -- 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/