summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-04-23 11:51:01 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-25 14:58:45 +0200
commit0413fe045dda45781cb33788c2d57eafdf8295f7 (patch)
treefad042b997e033d4aaddaf9da606766e84e829c2 /tools/perf/scripts/python
parent0f38c5e3e0ade98b49e2c7ca5550ee9e36cbc04f (diff)
serial: uartps: 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: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions