]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
serial: uartps: Remove static port array
authorMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 09:51:03 +0000 (11:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 12:58:45 +0000 (14:58 +0200)
commit0a84bae7edfb44b50978225c6819c59edfebf645
treeaf5ffca444b999f70a8d535dbb149bfeda73b059
parent1f2107223e5b7d998b52a1f1f71a53eff8c4d903
serial: uartps: Remove static port array

Allocate uart port structure dynamically.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c