From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754671AbcGEGYv (ORCPT ); Tue, 5 Jul 2016 02:24:51 -0400 Received: from down.free-electrons.com ([37.187.137.238]:34010 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754556AbcGEGYt (ORCPT ); Tue, 5 Jul 2016 02:24:49 -0400 Date: Tue, 5 Jul 2016 08:24:47 +0200 From: Maxime Ripard To: Paul Gortmaker Cc: linux-kernel@vger.kernel.org, Samuel Ortiz , Lee Jones , Boris BREZILLON Subject: Re: [PATCH 5/6] mfd: sun6i-prcm: Make it explicitly non-modular Message-ID: <20160705062447.GC7643@lukather> References: <20160705012544.14143-1-paul.gortmaker@windriver.com> <20160705012544.14143-6-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dkEUBIird37B8yKS" Content-Disposition: inline In-Reply-To: <20160705012544.14143-6-paul.gortmaker@windriver.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dkEUBIird37B8yKS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 04, 2016 at 09:25:43PM -0400, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: >=20 > drivers/mfd/Kconfig:config MFD_SUN6I_PRCM > drivers/mfd/Kconfig: bool "Allwinner A31 PRCM controller" >=20 > ...meaning that it currently is not being built as a module by anyone. >=20 > Lets remove the couple traces of modularity so that when reading the > driver there is no doubt it is builtin-only. >=20 > Since module_platform_driver() uses the same init level priority as > builtin_platform_driver() the init ordering remains unchanged with > this commit. >=20 > We also delete the MODULE_LICENSE tag etc. since all that information > is already contained at the top of the file in the comments. >=20 > Cc: Samuel Ortiz > Cc: Lee Jones > Cc: Maxime Ripard > Cc: Boris BREZILLON > Signed-off-by: Paul Gortmaker Acked-by: Maxime Ripard Thanks, Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --dkEUBIird37B8yKS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXe1KuAAoJEBx+YmzsjxAgxA8P/3Y7YTlYXd5NuZTQxt3AFRWK EQthaXuTGvWh6ATSaf0oHCXenwwLwHtB97stBm47SPrzNMlQQMr/4PXLeu82Nm9F u8fCH7fLnscJbEmtVEAUBBxV0hsMaTzF2zE3hVt7NofaY+leTdOokYy0ZhptvGrA 0GpShj13kxgN5G1mY+4BI6U2J41BLmb7gqV06uavVYMY07h4NpG4gGvr6FUw8EXz ip5GONibSv8lmzaKNQkdmYQ3N5ASDrjdXh/ZsdbCKpK+Rs66ZeYzzXDWHFJr+A7D JrPuy0YF+b03K8Ubos7SseIJFQpMKYEAcay8pwrPCpQdk4NbIHZT5K5PkztRCqTe yGAFktEtyayUM5ythypT+JItLcxG8gO268VDUTRTuFazPOX5SHL43VI26MfjCYyj kFfQzjCXXFrg9atNwpoX8tQqlGws1vdO5GJqqVZauOeZfT24W+YFwgZ/1PyeDKEX hbVEJgoCOSzaxuXlF3sq5vDbrHpKCfRsq8/WkXUxkGAdkaLzYBarRQ3zois5YvXB LKCTflX3R+22TpKOlADPbP5wUUDWuEWC+xqV6NbswzvUZLk3d190C+7jrvJj1Ris l+XNZ8sOmH+VBN+cQcctlXNNBK8pu2JSowS1My0vPa7jcwHQ8QHTQ7C3oJnA5kq+ 3pjBwmIHY8e9WPgyKbVt =8Fwq -----END PGP SIGNATURE----- --dkEUBIird37B8yKS--