Files
android_kernel_xiaomi_sm8450/drivers/tty/serial
Michal Simek 46a460f015 serial: uartps: Do not use static struct uart_driver out of probe()
cdns_uart_suspend()/resume() and remove() are using static reference
to struct uart_driver. Assign this reference to private data structure
as preparation step for dynamic struct uart_driver allocation.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-18 16:07:22 +02:00
..
2017-11-21 15:57:07 -08:00
2018-04-30 05:14:55 -07:00
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00