From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761342AbZEMSqt (ORCPT ); Wed, 13 May 2009 14:46:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760589AbZEMSqk (ORCPT ); Wed, 13 May 2009 14:46:40 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:40020 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752957AbZEMSqj (ORCPT ); Wed, 13 May 2009 14:46:39 -0400 Date: Wed, 13 May 2009 19:46:51 +0100 From: Alan Cox To: dsaxena@plexity.net Cc: Linus Torvalds , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] 8250: Don't restore NS16550 mode when console suspend is disabled Message-ID: <20090513194651.78e02ec2@lxorguk.ukuu.org.uk> In-Reply-To: <20090513180436.GA5592@plexity.net> References: <20090512210015.GA25540@plexity.net> <20090513011842.22d9cd6c@lxorguk.ukuu.org.uk> <20090513002850.GA28422@plexity.net> <20090513094409.50c2409f@lxorguk.ukuu.org.uk> <20090513163507.556c3832@lxorguk.ukuu.org.uk> <20090513180436.GA5592@plexity.net> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > So can we apply Deepak's original correct 2008 patch instead please ? > > I've updated it with proper header and attached. Thanks - much better approach. Alan