summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_io.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-11-22 15:35:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-20 16:55:22 +0100
commit46dacba8fea90d4b2562d45e8ca132f20a9ff5ce (patch)
tree36db59fbe379e79c45107224ca7f550e2bbff5c1 /drivers/tty/tty_io.c
parentb4ccaf5aa2d795ee7f47a6eeb209f3de981e1929 (diff)
downloadlinux-46dacba8fea90d4b2562d45e8ca132f20a9ff5ce.tar.gz
linux-46dacba8fea90d4b2562d45e8ca132f20a9ff5ce.tar.bz2
linux-46dacba8fea90d4b2562d45e8ca132f20a9ff5ce.zip
serial: 8250_pericom: Use serial_dl_write() instead of open coded
It's better to stick with standard API to write and read DL value when the hardware is compatible with it. In case any quirks are needed it may be easily added in one place rather than modifying code here and there. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211122133512.8947-4-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions