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)
commitf9f54983005cdd1060b85b16933677442139d88d
treedd6c65c718f2c227f211ac2e37171f55119a1cbc
parent5ffa6e344a1c92a27c242f500fc74e6eb361a4bc
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