diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2018-04-30 16:55:50 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-07-24 14:09:57 +0200 |
commit | ac4ac788fdadc6b703ff3322de07dee442e08e1c (patch) | |
tree | ea1fbf4f4ec19a771adf1c7ce42272cd12aea3ab /arch/powerpc/include/asm/opal.h | |
parent | powerpc/powernv: Remove OPALv1 support from opal console driver (diff) | |
download | linux-ac4ac788fdadc6b703ff3322de07dee442e08e1c.tar.xz linux-ac4ac788fdadc6b703ff3322de07dee442e08e1c.zip |
powerpc/powernv: move opal console flushing to udbg
OPAL console writes do not have to synchronously flush firmware /
hardware buffers unless they are going through the udbg path.
Remove the unconditional flushing from opal_put_chars. Flush if
there was no space in the buffer as an optimisation (callers loop
waiting for success in that case). udbg flushing is moved to
udbg_opal_putc.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/opal.h')
0 files changed, 0 insertions, 0 deletions