summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>2018-08-06 10:52:14 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-09-18 16:07:24 +0200
commitdeeb33e8fdd834770f75996c18153453d5af6c50 (patch)
treee531bc46d8fa4f2cb66e3b8a0b5c96dcfd5b3faa /drivers/video
parenttty: serial: uartlite: remove console_init (diff)
downloadlinux-deeb33e8fdd834770f75996c18153453d5af6c50.tar.xz
linux-deeb33e8fdd834770f75996c18153453d5af6c50.zip
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 'drivers/video')
0 files changed, 0 insertions, 0 deletions