commit | cca3d5290ede73b01144aa522910c88b1e02fcef | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Tue May 01 00:55:52 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 24 22:09:58 2018 +1000 |
tree | bdbcae32eff8a3acb0a91ef047174d7f775ea073 | |
parent | 17cc1dd4924391b54fb179d0868b89dc96f2ee80 [diff] |
tty: hvc: remove unexplained "just in case" spin delay This delay was in the very first OPAL console commit 6.5 years ago, and came from the vio hvc driver. The firmware console has hardened sufficiently to remove it. Reviewed-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>