Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754345Ab3ITIwn (ORCPT ); Fri, 20 Sep 2013 04:52:43 -0400 Received: from mail-ee0-f47.google.com ([74.125.83.47]:54750 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754168Ab3ITIwm (ORCPT ); Fri, 20 Sep 2013 04:52:42 -0400 Date: Fri, 20 Sep 2013 09:52:38 +0100 From: Lee Jones To: Sachin Kamat Cc: linux-kernel@vger.kernel.org, sameo@linux.intel.com Subject: Re: [PATCH 1/1] mfd: Remove redundant dev_set_drvdata Message-ID: <20130920085238.GB7071@lee--X1> References: <1379666974-24211-1-git-send-email-sachin.kamat@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1379666974-24211-1-git-send-email-sachin.kamat@linaro.org> 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 Content-Length: 823 Lines: 25 On Fri, 20 Sep 2013, Sachin Kamat wrote: > Driver core sets driver data to NULL upon failure or remove. > > Signed-off-by: Sachin Kamat > --- > drivers/mfd/mc13xxx-i2c.c | 1 - > drivers/mfd/rtsx_pcr.c | 5 +---- > drivers/mfd/ti-ssp.c | 1 - > 3 files changed, 1 insertion(+), 6 deletions(-) > > diff --git a/drivers/mfd/mc13xxx-i2c.c b/drivers/mfd/mc13xxx-i2c.c Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/