diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2018-12-20 09:19:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-20 16:26:59 +0100 |
commit | 4ce193fdba48516717a4840043abb83f71109ee2 (patch) | |
tree | 498a3f96c989494255b5bc79165b47074ab987af /drivers/tty/vcc.c | |
parent | 663abb1a7a7ff8fea9ab0145463de7fcff823755 (diff) | |
download | linux-4ce193fdba48516717a4840043abb83f71109ee2.tar.gz linux-4ce193fdba48516717a4840043abb83f71109ee2.tar.bz2 linux-4ce193fdba48516717a4840043abb83f71109ee2.zip |
serial: sccnxp: Adds a delay between sequential read/write cycles
This patch adds a delay between sequential read/write cycles,
to ensure the required minimum inactive time (tRWD). A time value
from the datasheet has been added for each type of supported chips.
The “inline” compiler attribute has been removed from the
read/write functions, simply allow the compiler to control this.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vcc.c')
0 files changed, 0 insertions, 0 deletions