]> git.baikalelectronics.ru Git - kernel.git/commit
serial: sh-sci: remove obsolete latency workaround
authorUlrich Hecht <uli+renesas@fpond.eu>
Thu, 15 Apr 2021 09:35:47 +0000 (11:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Apr 2021 10:59:16 +0000 (12:59 +0200)
commit3fcd4b1a6a1c7710b957702c90ae033a0f77c4e6
treedd6c65c718f2c227f211ac2e37171f55119a1cbc
parent237e037dc9e4679199b7a07b1b27f7d85270c129
serial: sh-sci: remove obsolete latency workaround

Since the transition to hrtimers there is no more need to set a minimum
RX timeout to work around latency issues.

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Ulrich Hecht <uli+renesas@fpond.eu>
Link: https://lore.kernel.org/r/20210415093547.21639-1-uli+renesas@fpond.eu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c