From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] tty: serial: msm_serial: Remove console unregistration from driver exit. Date: Mon, 12 Jan 2015 16:26:40 -0800 Message-ID: <54B46640.3000804@codeaurora.org> References: <1421070732-24527-1-git-send-email-pramod.gurav@smartplayin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1421070732-24527-1-git-send-email-pramod.gurav@smartplayin.com> Sender: linux-arm-msm-owner@vger.kernel.org To: Pramod Gurav Cc: David Brown , Daniel Walker , Bryan Huntsman , Greg Kroah-Hartman , Jiri Slaby , linux-arm-msm@vger.kernel.org, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-serial@vger.kernel.org On 01/12/2015 05:52 AM, Pramod Gurav wrote: > unregister_console() will be called from uart_remove_one_port() while > removing the platform driver. So not necessary to call it in driver > exit path. > > Signed-off-by: Pramod Gurav Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project