From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756326AbbJVCu5 (ORCPT ); Wed, 21 Oct 2015 22:50:57 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:57100 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753123AbbJVCuy (ORCPT ); Wed, 21 Oct 2015 22:50:54 -0400 Date: Wed, 21 Oct 2015 21:50:49 -0500 From: Andy Gross To: Stephen Boyd Cc: Greg Kroah-Hartman , Jiri Slaby , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Paul Gortmaker Subject: Re: [PATCH] serial: msm_serial: Make config tristate Message-ID: <20151022025049.GA4968@qualcomm.com> References: <1445468723-948-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445468723-948-1-git-send-email-sboyd@codeaurora.org> 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 Wed, Oct 21, 2015 at 04:05:23PM -0700, Stephen Boyd wrote: > This driver works as a module, so mark it as a tristate config > instead of a bool. > > Cc: Paul Gortmaker > Signed-off-by: Stephen Boyd > --- > > I tested this with a busybox ramdisk that modprobes msm_serial and > then runs a getty on ttyMSM0. This patch should supersede Paul's earlier > patch that removes the module code from this driver. > > drivers/tty/serial/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project