]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
serial-uartlite: Use allocated structure instead of static ones
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Thu, 4 Oct 2018 14:37:40 +0000 (20:07 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 7 Nov 2018 10:05:30 +0000 (11:05 +0100)
commitd6a60b00f73c17ec43e6c98d6f05b73f0366a675
tree660880c2c57d0a92f83cb92e0c0e3ad588400558
parentcbcd696883211f0902ef0ddef4feb1b9bab9ec75
serial-uartlite: Use allocated structure instead of static ones

Remove the use of the static uartlite structure.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/tty/serial/uartlite.c