Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752849AbcKGLil (ORCPT ); Mon, 7 Nov 2016 06:38:41 -0500 Received: from bes.se.axis.com ([195.60.68.10]:57765 "EHLO bes.se.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752497AbcKGLii (ORCPT ); Mon, 7 Nov 2016 06:38:38 -0500 Date: Mon, 7 Nov 2016 12:38:34 +0100 From: Jesper Nilsson To: Paul Gortmaker Cc: linux-kernel@vger.kernel.org, Mikael Starvik , Jesper Nilsson , Greg Kroah-Hartman , Jiri Slaby , linux-cris-kernel@axis.com, linux-serial@vger.kernel.org Subject: Re: [PATCH] tty: serial: make crisv10 explicitly non-modular Message-ID: <20161107113834.GR30704@axis.com> References: <20161031174216.900-1-paul.gortmaker@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161031174216.900-1-paul.gortmaker@windriver.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-TM-AS-GCONF: 00 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1123 Lines: 31 On Mon, Oct 31, 2016 at 01:42:16PM -0400, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > arch/cris/arch-v10/drivers/Kconfig:config ETRAX_SERIAL > arch/cris/arch-v10/drivers/Kconfig: bool "Serial-port support" > > ...meaning that it currently is not being built as a module by anyone. > > Lets remove the couple traces of modular infrastructure use, so that > when reading the driver there is no doubt it is builtin-only. > > Since module_init translates to device_initcall in the non-modular > case, the init ordering remains unchanged with this commit. Agreed, put in the cris tree for 4.10. > We don't replace module.h with init.h since the file already has that. > > Cc: Mikael Starvik > Cc: Jesper Nilsson > Cc: Greg Kroah-Hartman > Cc: Jiri Slaby > Cc: linux-cris-kernel@axis.com > Cc: linux-serial@vger.kernel.org > Signed-off-by: Paul Gortmaker Thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com