Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1798934imu; Thu, 22 Nov 2018 23:57:28 -0800 (PST) X-Google-Smtp-Source: AFSGD/X7oiOpA+f16SkE5OYPVNBnVbWLccHaUHhhJOCyrDQYRTSc6+casKIRVEW9gDuKeF8u0/j5 X-Received: by 2002:a65:4683:: with SMTP id h3mr12438102pgr.225.1542959848775; Thu, 22 Nov 2018 23:57:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542959848; cv=none; d=google.com; s=arc-20160816; b=rrPRnL/4cIl+y37z2XDnxm6TYclIyXeYKLdf7d62OZw6JhH9oas4gP+w6m36DjU9X4 gNYmw7hfSPKXwc3r4fhyI/FF1csGMll51k6AntAv7zdnSil9o62UkYuj8OWB4j+XV80z CIxcgeeufBXAUdFnRq9HqvD5ds1jGrowSpUqSc/RFThnBl27PhG9lmzrLmgXhPJKo4O7 6ySwdnZfCXqPdoJs6rFglJZgxWsgR0oKgwMPSdJvRIAefrghk1kZCahIuWYNvff0vwbD 9GOnjCej0FkIDbwRMmNq5wb4NL3BMab3DZGCglF168CMqwR5kb6ux+HuSZo2y6Y8CDan 3BMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=hkfj6/prCUJxK3t7jQAN4Ewj+7Du/eqCyj7J4phrky8=; b=hxKsu4V8F55jHoBrR2Jc7SifNLNaXdpy54nipHPH/vR9XrvySBOHRVq8pcLRhbL/cC 78dfEWwBrJ2J5sFbSV9eVlEZxaNevoY1wwjhBkAwLgmIuo8Io0dLxzP1/4hEjZfLj+Id S7khFNQOrFHCnjpzxcz6TXr+UkxEzrjMbK24IKcmhtEoNB3A5pyd6Q5W+EarIdpVJ6nK /7JP9V+l8A0CEao5HBV4rDJyVNBuxPdJc8N8UAVSM/I43cH8N1Ky5r/FUfvuehIHAhgs C3fV7cWgrWxMFSMv8T7XUOlSsxxZJemmGv7myZQ7EyTq6mGo2PcL0oloW85fL8UFPvJc MJXw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=cirrus.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q8-v6si12604758pll.142.2018.11.22.23.57.12; Thu, 22 Nov 2018 23:57:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=cirrus.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390382AbeKVUIe (ORCPT + 99 others); Thu, 22 Nov 2018 15:08:34 -0500 Received: from mx0b-001ae601.pphosted.com ([67.231.152.168]:55756 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387669AbeKVUIe (ORCPT ); Thu, 22 Nov 2018 15:08:34 -0500 Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id wAM9TH9W030464; Thu, 22 Nov 2018 03:29:52 -0600 Authentication-Results: ppops.net; spf=none smtp.mailfrom=ckeepax@opensource.cirrus.com Received: from mail1.cirrus.com (mail1.cirrus.com [141.131.3.20]) by mx0b-001ae601.pphosted.com with ESMTP id 2ntg9t04ge-1; Thu, 22 Nov 2018 03:29:52 -0600 Received: from EX17.ad.cirrus.com (unknown [172.20.9.81]) by mail1.cirrus.com (Postfix) with ESMTP id B85B0611C8B8; Thu, 22 Nov 2018 03:29:51 -0600 (CST) Received: from imbe.wolfsonmicro.main (198.61.95.81) by EX17.ad.cirrus.com (172.20.9.81) with Microsoft SMTP Server id 14.3.408.0; Thu, 22 Nov 2018 09:29:51 +0000 Received: from imbe.wolfsonmicro.main (imbe.wolfsonmicro.main [198.61.95.81]) by imbe.wolfsonmicro.main (8.14.4/8.14.4) with ESMTP id wAM9TpUn010814; Thu, 22 Nov 2018 09:29:51 GMT Date: Thu, 22 Nov 2018 09:29:51 +0000 From: Charles Keepax To: Paul Gortmaker CC: Lee Jones , , Subject: Re: [PATCH 11/11] mfd: wm8400-core: Make it explicitly non-modular Message-ID: <20181122092951.GI16508@imbe.wolfsonmicro.main> References: <1542861179-8941-1-git-send-email-paul.gortmaker@windriver.com> <1542861179-8941-12-git-send-email-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1542861179-8941-12-git-send-email-paul.gortmaker@windriver.com> User-Agent: Mutt/1.5.20 (2009-12-10) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=933 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1811220088 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 21, 2018 at 11:32:59PM -0500, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > drivers/mfd/Kconfig:config MFD_WM8400 > drivers/mfd/Kconfig: bool "Wolfson Microelectronics WM8400" > > ...meaning that it currently is not being built as a module by anyone. > > Lets remove the modular code that is essentially orphaned, so that > when reading the driver there is no doubt it is builtin-only. > > Since module_init was not in use by this code, the init ordering > remains unchanged with this commit. > > Also note that MODULE_DEVICE_TABLE is a no-op for non-modular code. > > We also delete the MODULE_LICENSE tag etc. since all that information > is already contained at the top of the file in the comments. > > Finally a function is renamed to remove word "module" in order to > possibly remove any confusion. > > Cc: Lee Jones > Cc: patches@opensource.cirrus.com > Signed-off-by: Paul Gortmaker > --- Acked-by: Charles Keepax Thanks, Charles