Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756499Ab3HYJxH (ORCPT ); Sun, 25 Aug 2013 05:53:07 -0400 Received: from mga09.intel.com ([134.134.136.24]:62927 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756209Ab3HYJwN (ORCPT ); Sun, 25 Aug 2013 05:52:13 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,951,1367996400"; d="scan'208";a="368103843" Date: Sun, 25 Aug 2013 14:37:41 +0530 From: Vinod Koul To: Jingoo Han Cc: "'Dan Williams'" , linux-kernel@vger.kernel.org, "'Andy Shevchenko'" , "'Fabio Estevam'" , "'Shawn Guo'" Subject: Re: [PATCH] dma: ipu: remove unnecessary platform_set_drvdata() Message-ID: <20130825090741.GH8091@intel.com> References: <003101ce9e54$35dc8910$a1959b30$%han@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003101ce9e54$35dc8910$a1959b30$%han@samsung.com> 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: 497 Lines: 12 On Wed, Aug 21, 2013 at 06:52:54PM +0900, 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. Applied, thanks ~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/