Received: by 10.223.185.116 with SMTP id b49csp3170745wrg; Sun, 25 Feb 2018 15:56:25 -0800 (PST) X-Google-Smtp-Source: AH8x226D2N/czWxGu3w6LBtdm+IYsnDiuDpI75zVmjsag3smih+tfDsTeItUx2p+C4LqADnhOI+i X-Received: by 2002:a17:902:bd94:: with SMTP id q20-v6mr8761592pls.247.1519602985527; Sun, 25 Feb 2018 15:56:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519602985; cv=none; d=google.com; s=arc-20160816; b=ac2sIMfxEXSRihQDNeNT05SfiB6DQnszlV9SwKNIK4nD+MWmmhLcb1XTEgNg7IMgbH sIKf2cFB3IheN9Ba396WDCKm3xQm8MzvDj0lO9Vl5WqSN374T2WSWZjVOuVn7cqiz9JG QYton+86qfB5J4XE/mWshvAjcTygyb5qaHZwjwD1I3/14yX4mrtbIRKnbmwjZGPh7w6G oUBI4QjUAXYL0mZU33UtEj1wGliWO4D7pw3GdDu3rYvjsG+ec5SORVcpQkiGpzfI5DRP X4+mg0DqSZWjhuauGeqkM2ndKhe1Eusak/cH4dleHBJrThUFbBLuGeTtUeFzKJ7uqYi+ /Xew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=ocPRQscDcU2VR6ncPFziSo6IaobmChsvOqen0uzM2S0=; b=fFeJM8GXzAFVfpiMKAL+FYgFKGxZqhLj9ZM1ITbPzfnRaWqqzgeA5QjexJlM6nsOvI XCdqYIbVGajtCkJXiyKcpuNGwq/Gociit912YynXL/jduUjuMwno/xN5kYagr+f6pEZG j9gkoihefHPHn4+li0SOmFe1hCdBiMITaNWE6ng+17VpHQHJ4t/i0sVEfFSapStjNtxt mgtbLgAEz2flFdFwCYAWOxHx/8X2dpOYqbprgcLX7GnNaN72gNLbxTS3gFL13TAFIEHn 8x+FCozUOdClO2rUdKQkG50640z3/egFT6O29tqarO9HBOuF4fUXw4t9oNVmRlDcZmJO kMyA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q8si4811899pgs.203.2018.02.25.15.56.11; Sun, 25 Feb 2018 15:56:25 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751991AbeBYXyx (ORCPT + 99 others); Sun, 25 Feb 2018 18:54:53 -0500 Received: from mxf98a.netcup.net ([46.38.249.138]:42035 "EHLO mxf98a.netcup.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751935AbeBYXyt (ORCPT ); Sun, 25 Feb 2018 18:54:49 -0500 Received: from buildbert.robertabel.eu (x4d076501.dyn.telefonica.de [77.7.101.1]) by mxf98a.netcup.net (Postfix) with ESMTPSA id 71D6E140808; Mon, 26 Feb 2018 00:54:47 +0100 (CET) Authentication-Results: mxf98a; spf=pass (sender IP is 77.7.101.1) smtp.mailfrom=rabel@robertabel.eu smtp.helo=buildbert.robertabel.eu Received-SPF: pass (mxf98a: connection is authenticated) From: Robert Abel To: linux-kernel Cc: Robert Abel , Miguel Ojeda , Willy Tarreau , Geert Uytterhoeven , Andy Shevchenko Subject: [PATCH 1/4] auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed Date: Mon, 26 Feb 2018 00:54:29 +0100 Message-Id: <20180225235432.31209-2-rabel@robertabel.eu> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180225235432.31209-1-rabel@robertabel.eu> References: <9ec3c54c-f8fe-22d7-783e-8cf9862405bb@robertabel.eu> <20180225235432.31209-1-rabel@robertabel.eu> X-PPP-Message-ID: <20180225235447.31386.96825@mxf98a.netcup.net> X-PPP-Vhost: robertabel.eu Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Robert Abel --- drivers/auxdisplay/charlcd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/auxdisplay/charlcd.c b/drivers/auxdisplay/charlcd.c index a3486db03d81..e3b2fd15c5a3 100644 --- a/drivers/auxdisplay/charlcd.c +++ b/drivers/auxdisplay/charlcd.c @@ -362,6 +362,7 @@ static inline int handle_lcd_special_code(struct charlcd *lcd) break; case 'N': /* Two Lines */ priv->flags |= LCD_FLAG_N; + processed = 1; break; case 'l': /* Shift Cursor Left */ if (priv->addr.x > 0) { -- 2.11.0