From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757236AbaKRP0z (ORCPT ); Tue, 18 Nov 2014 10:26:55 -0500 Received: from mail-ie0-f178.google.com ([209.85.223.178]:45019 "EHLO mail-ie0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932942AbaKRPZs (ORCPT ); Tue, 18 Nov 2014 10:25:48 -0500 Date: Tue, 18 Nov 2014 15:25:41 +0000 From: Lee Jones To: Jacob Pan Cc: LKML , IIO , Jonathan Cameron , Carlo Caione , Samuel Ortiz , Ramakrishna Pallala , Todd Brandt , Peter Meerwald , Rafael Wysocki , Hartmut Knaack Subject: Re: [PATCH 3/3] iio/axp288_adc: remove THIS_MODULE owner Message-ID: <20141118152541.GB13792@x1> References: <1415734210-5657-1-git-send-email-jacob.jun.pan@linux.intel.com> <1415734210-5657-4-git-send-email-jacob.jun.pan@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1415734210-5657-4-git-send-email-jacob.jun.pan@linux.intel.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 Tue, 11 Nov 2014, Jacob Pan wrote: > This is no longer needed in that platform driver_register will do it. > > Signed-off-by: Jacob Pan > --- > drivers/iio/adc/axp288_adc.c | 1 - > 1 file changed, 1 deletion(-) Applied thanks. > diff --git a/drivers/iio/adc/axp288_adc.c b/drivers/iio/adc/axp288_adc.c > index 4a6cf43..08bcfb0 100644 > --- a/drivers/iio/adc/axp288_adc.c > +++ b/drivers/iio/adc/axp288_adc.c > @@ -249,7 +249,6 @@ static struct platform_driver axp288_adc_driver = { > .id_table = axp288_adc_id_table, > .driver = { > .name = "axp288_adc", > - .owner = THIS_MODULE, > }, > }; > -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog