[PATCH v2 0/2] serial: Add name field to uart_port

2017-03-23 Thread Vignesh R
This series adds name attribute to uart_port struct inorder to store name of the tty port that will help in identify different uart instances. This patch series is based on discussion here[1]. [1] https://www.spinics.net/lists/arm-kernel/msg569188.html Previous version:

[PATCH v2 0/2] serial: Add name field to uart_port

2017-03-23 Thread Vignesh R
This series adds name attribute to uart_port struct inorder to store name of the tty port that will help in identify different uart instances. This patch series is based on discussion here[1]. [1] https://www.spinics.net/lists/arm-kernel/msg569188.html Previous version: