serial: uartps: Move Port ID to device data structure
authorMichal Simek <michal.simek@xilinx.com>
Mon, 3 Sep 2018 13:10:58 +0000 (15:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 14:07:23 +0000 (16:07 +0200)
commitbed25ac0e2b6ab8f9aed2d20bc9c3a2037311800
tree62818b1e247a28cf4c3198e014f69a0ed1c6f0db
parent024ca329bfb9a948f76eaff3243e21b7e70182f2
serial: uartps: Move Port ID to device data structure

Record port ID in device data structure to be have it connected to
certain instance.

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