diff options
| author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2019-07-29 12:52:17 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-04 12:43:48 +0200 |
| commit | f2f5e04c75c11d7e97d2fd24c162de3994451289 (patch) | |
| tree | 7b8f1a88a51771b3bdd177ef9c65ff280e3a006d /drivers/tty/serial/sccnxp.c | |
| parent | tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set() (diff) | |
| download | linux-f2f5e04c75c11d7e97d2fd24c162de3994451289.tar.gz linux-f2f5e04c75c11d7e97d2fd24c162de3994451289.zip | |
tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier()
Use cpu_relax() instead of barrier() in a tight polling loops to make
them a bit more idiomatic. Should also improve things on ARM64 a bit
since cpu_relax() will expand into "yield" instruction there.
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Stefan Agner <stefan@agner.ch>
Cc: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Cc: Chris Healy <cphealy@gmail.com>
Cc: Cory Tusar <cory.tusar@zii.aero>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-imx@nxp.com
Cc: linux-serial@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Link: https://lore.kernel.org/r/20190729195226.8862-16-andrew.smirnov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions
