Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3461642imu; Mon, 14 Jan 2019 03:30:39 -0800 (PST) X-Google-Smtp-Source: ALg8bN7JTPm/k/3cdlUyWOYXC8I1GGrhGIz8HXEr/EXjDDY8Wl/aQI5/sORZnsOiAO2NOxo8JZ5h X-Received: by 2002:a17:902:9f93:: with SMTP id g19mr24548066plq.195.1547465439656; Mon, 14 Jan 2019 03:30:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547465439; cv=none; d=google.com; s=arc-20160816; b=TEdOsrkLsHZhuYHXmjAsltsecBMOPCA8usLp5V3t0VmHmv/fdOT6ghFBqQEY9fCoyQ RrdxgjwdbAfemDwJgeBKec12l9ld7rpEmYeG8Ug4w4j3EaSPY1ImEhXVtnZxdnRhEDhH FTlOKQvL85gBFbRCY6ZeuioKNSxLQQZIYoxJ323DX46wVU10faVcK9vweoJHn26WAtD6 ZVu7pveFWSB9oBRBGJgw1veEMNGy+4y325qZtRhQZTk9m+WSV7Y1bAnn7zERE1thdUTq Y4xgDN9KVtSCih6UDKqd2gjEvw2WdjPjOthY3IZpQ7B4P2bZELCkXwRq0KthkowcOhuu H/wg== 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=a52ZuPQdQo+kjZK6SsymUZcu2EgjyfVZSGtN7ghDX3M=; b=j00HcXZzucpynnmlkjR3uR42KwMyFeqPpFORaJqofMyif8CZdZlr3sRHPR/NgKNuqH 80cnJevHcxyJeJDX1Io9+mSvlsoP+0tnszmOsMoFCwbAWhQ0qaYmViEKjNWkamghTlpi Ny82xeJh282cKqRlQ7n7Rw2Cr/pLWq2vdEFihdo2etJi/0Eal5YGcUl4wTA+1x8weuo2 7kS1R5yWnBclEp3dos8MpzxYkdhUdHoKA6VesZEHFGezxurKgGNjGYj7hzeEqlnp6eNV wAMNAIFve7NcPcTPmXphGbguSuQAbRdjBYglu4KchhM1M7pToS4j16pcUz5G8lxKk6Gq YRFQ== 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 j187si133456pfg.160.2019.01.14.03.30.23; Mon, 14 Jan 2019 03:30:39 -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 S1726618AbfANL2Z (ORCPT + 99 others); Mon, 14 Jan 2019 06:28:25 -0500 Received: from mx0b-001ae601.pphosted.com ([67.231.152.168]:58094 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726470AbfANL2Z (ORCPT ); Mon, 14 Jan 2019 06:28:25 -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 x0EBJHCi008825; Mon, 14 Jan 2019 05:28:23 -0600 Authentication-Results: ppops.net; spf=none smtp.mailfrom=ckeepax@opensource.cirrus.com Received: from mail4.cirrus.com ([87.246.98.35]) by mx0b-001ae601.pphosted.com with ESMTP id 2pydhr27v6-1; Mon, 14 Jan 2019 05:28:23 -0600 Received: from EX17.ad.cirrus.com (unknown [172.20.9.81]) by mail4.cirrus.com (Postfix) with ESMTP id 89519611C8B3; Mon, 14 Jan 2019 05:28:25 -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; Mon, 14 Jan 2019 11:28:22 +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 x0EBSLQv014322; Mon, 14 Jan 2019 11:28:22 GMT Date: Mon, 14 Jan 2019 11:28:21 +0000 From: Charles Keepax To: Paul Gortmaker CC: Lee Jones , , Subject: Re: [PATCH 13/18] mfd: wm831x-spi: Make it explicitly non-modular Message-ID: <20190114112821.GD3837@imbe.wolfsonmicro.main> References: <1547404609-14161-1-git-send-email-paul.gortmaker@windriver.com> <1547404609-14161-14-git-send-email-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1547404609-14161-14-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=924 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1901140096 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 13, 2019 at 01:36:44PM -0500, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > drivers/mfd/Kconfig:config MFD_WM831X_SPI > drivers/mfd/Kconfig: bool "Wolfson Microelectronics WM831x/2x PMICs with SPI" > > ...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. > > We explicitly disallow a driver unbind, since that doesn't have a > sensible use case anyway, and it allows us to drop the ".remove" > code for non-modular drivers. > > 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. > > Cc: Lee Jones > Cc: patches@opensource.cirrus.com > Signed-off-by: Paul Gortmaker > Acked-by: Linus Walleij > --- Acked-by: Charles Keepax Thanks, Charles