From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9EF0EC433FE for ; Wed, 19 Oct 2022 13:29:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230334AbiJSN3o (ORCPT ); Wed, 19 Oct 2022 09:29:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232086AbiJSN26 (ORCPT ); Wed, 19 Oct 2022 09:28:58 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A108E19B649 for ; Wed, 19 Oct 2022 06:15:38 -0700 (PDT) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ol8u1-0005fK-0B; Wed, 19 Oct 2022 15:14:33 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1ol8tz-0008AM-K3; Wed, 19 Oct 2022 15:14:31 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1ol8ty-00958M-Nf; Wed, 19 Oct 2022 15:14:30 +0200 Date: Wed, 19 Oct 2022 15:14:30 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Ilpo =?utf-8?B?SsOkcnZpbmVu?= Cc: linux-serial@vger.kernel.org, Greg KH , Jiri Slaby , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Andy Shevchenko Subject: Re: [PATCH 17/44] serial: imx: Use uart_xmit_advance() Message-ID: <20221019131430.r336etgdzvocuzsx@pengutronix.de> References: <20221019091151.6692-1-ilpo.jarvinen@linux.intel.com> <20221019091151.6692-18-ilpo.jarvinen@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="p3rbgh55ahrvus27" Content-Disposition: inline In-Reply-To: <20221019091151.6692-18-ilpo.jarvinen@linux.intel.com> X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --p3rbgh55ahrvus27 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 19, 2022 at 12:11:24PM +0300, Ilpo J=E4rvinen wrote: > Take advantage of the new uart_xmit_advance() helper. >=20 > Signed-off-by: Ilpo J=E4rvinen Reviewed-by: Uwe Kleine-K=F6nig Best regards and thanks for adapting the imx driver Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --p3rbgh55ahrvus27 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmNP+DMACgkQwfwUeK3K 7AkyiwgAnkTyG3dwTGHFIhxGVuqA0lkV/b1W0WiCAgIgqzW3uHNEz+a12AzplRXI Mdzm9NVPSwrotIG8TfB3o0a7tLqrpAANHiXt05sgwVWazN1y6DQ2djtSOsxqxxaa lyKvjoHdPLVVVuVGnoE+wQ18HESKtKxDd2cJz1850qQUoZFIFq5u1tMYh6p3tCiT CSU2mlHicwaNAklW6flHFPFH8Ox7tKkXnWapbUCQVlm1ijACM2UyVk4oJ9h9/N/U 7czHK9HZnX0yU9ZLrA09ro7KcPO1kFZyuJQVIATReHdjb6e4f14oKO8bWxlpOEy7 eIv6/Ahz46eA4WA3UhBEamBKXth34A== =U5KG -----END PGP SIGNATURE----- --p3rbgh55ahrvus27--