From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754067Ab3ILPJs (ORCPT ); Thu, 12 Sep 2013 11:09:48 -0400 Received: from mail-ea0-f178.google.com ([209.85.215.178]:38525 "EHLO mail-ea0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752646Ab3ILPJr (ORCPT ); Thu, 12 Sep 2013 11:09:47 -0400 Date: Thu, 12 Sep 2013 16:09:42 +0100 From: Lee Jones To: Jingoo Han Cc: Samuel Ortiz , linux-kernel@vger.kernel.org, "'Peter Tyser'" Subject: Re: [PATCH 1/3] mfd: lpc_ich: remove unnecessary pci_set_drvdata() Message-ID: <20130912150942.GK11227@lee--X1> References: <001501ceaf83$1e558220$5b008660$%han@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <001501ceaf83$1e558220$5b008660$%han@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 12 Sep 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 > --- > drivers/mfd/lpc_ich.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog