Home
last modified time | relevance | path

Searched hist:"7 cda0b9eb6eb9e761f452e2ef4e81eca20b19938" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/serial/
H A Dserial_core.cdiff 7cda0b9eb6eb9e761f452e2ef4e81eca20b19938 Tue Oct 03 16:23:46 CEST 2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: core: Simplify uart_get_rs485_mode()

Simplify uart_get_rs485_mode() by using temporary variable for
the GPIO descriptor. With that, use proper type for the flags
of the GPIO descriptor.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231003142346.3072929-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>