Searched hist:ef4e281ecccd5bc824a52a4b1e8fbdff3614c852 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | diff ef4e281ecccd5bc824a52a4b1e8fbdff3614c852 Wed Jul 31 19:05:57 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: 8250_exar: Extract PM routine from 8250_port
There are Exar quirks in 8250_port which belong to 8250_exar module. Extract PM routine to the correct module and do not contaminate generic code with it.
Cc: Aaron Sierra <asierra@xes-inc.com> Cc: Jan Kiszka <jan.kiszka@siemens.com> Cc: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20190731170558.52897-2-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | 8250_port.c | diff ef4e281ecccd5bc824a52a4b1e8fbdff3614c852 Wed Jul 31 19:05:57 CEST 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: 8250_exar: Extract PM routine from 8250_port
There are Exar quirks in 8250_port which belong to 8250_exar module. Extract PM routine to the correct module and do not contaminate generic code with it.
Cc: Aaron Sierra <asierra@xes-inc.com> Cc: Jan Kiszka <jan.kiszka@siemens.com> Cc: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20190731170558.52897-2-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|