summaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>2018-08-06 14:22:14 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-09-18 16:07:24 +0200
commitdeeb33e8fdd834770f75996c18153453d5af6c50 (patch)
treee531bc46d8fa4f2cb66e3b8a0b5c96dcfd5b3faa /lib/mpi
parent5f6825d1cef747f6677a833708d698c7df3c1bc8 (diff)
tty: serial: uartlite: Use dynamic array for console port
Driver console functions are using pointer to static array with fixed size. There can be only one serial console at the time which is found by register_console(). register_console() is filling cons->index to port->line value. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions