commit | 32cf21ac4edd6c0d5b9614368a83bcdc68acb031 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Dec 18 13:18:41 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Dec 19 08:23:20 2018 +0100 |
tree | 6b0d2ecb9dd9458c50ceab83b4501a6656bf7625 | |
parent | 82b1b2ec5d4057af11395ac03209884369418a0d [diff] |
serial: uartps: Fix error path when alloc failed When cdns_uart_console allocation failed there is a need to also clear ID from ID list. Fixes: ae1cca3fa347 ("serial: uartps: Change uart ID port allocation") Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>