Vignesh R
f7048b1590
tty: serial_core: Add name field to uart_port struct
...
Introduce a field to store name of uart_port that can be used to easily
identify UART port instances on a system that has more than one UART
instance. The name is of the form ttyXN(eg. ttyS0, ttyAMA0,..) where N
is number that particular UART instance.
This field will be useful when printing debug info for a particular port
or in register IRQs with unique IRQ name. Port name is populated during
uart_add_one_port().
Signed-off-by: Vignesh R <vigneshr@ti.com >
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2017-03-31 16:56:10 +02:00
..
2017-03-07 14:30:38 +01:00
2017-03-14 10:36:41 +01:00
2017-03-13 20:42:34 +00:00
2017-03-06 10:30:57 +00:00
2017-03-16 20:14:51 -07:00
2017-03-09 17:01:09 -08:00
2017-03-03 01:45:41 +01:00
2017-03-14 17:07:31 +08:00
2017-03-11 14:41:20 +01:00
2017-03-03 01:45:23 +01:00
2017-03-02 08:56:04 -07:00
2017-03-08 10:55:17 -07:00
2017-03-16 17:43:08 +08:00
2017-03-02 08:42:40 +01:00
2017-03-02 13:53:13 -08:00
2017-03-02 08:42:38 +01:00
2017-03-07 14:15:27 -08:00
2017-03-03 01:45:28 +01:00
2017-03-16 16:56:19 -07:00
2017-03-02 08:42:38 +01:00
2017-03-02 08:42:36 +01:00
2017-03-21 18:44:17 -07:00
2017-03-03 01:45:28 +01:00
2017-03-12 23:51:34 -07:00
2017-03-09 17:01:09 -08:00
2017-03-15 14:15:47 -04:00
2017-03-08 10:55:17 -07:00
2017-03-03 01:45:40 +01:00
2017-03-09 11:48:47 -08:00
2017-03-22 00:18:22 -07:00
2017-03-16 16:42:00 +09:00
2017-03-03 01:43:47 +01:00
2017-03-22 16:16:17 +01:00
2017-03-06 14:40:04 +00:00
2017-03-07 09:37:28 -08:00
2017-03-16 16:56:18 -07:00
2017-03-09 13:27:17 -08:00
2017-03-02 12:17:22 -08:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:43:48 +01:00
2017-03-09 11:48:47 -08:00
2017-03-09 18:23:27 -08:00
2017-03-02 20:51:15 -05:00
2017-03-03 01:43:38 +01:00
2017-03-02 08:56:04 -07:00
2017-03-02 08:42:36 +01:00
2017-03-05 17:57:27 -08:00
2017-03-02 08:42:38 +01:00
2017-03-03 00:43:11 +01:00
2017-03-03 01:43:47 +01:00
2017-03-10 20:55:09 +01:00
2017-03-09 13:27:17 -08:00
2017-03-21 18:19:43 +01:00
2017-03-02 08:42:38 +01:00
2017-03-03 01:45:41 +01:00
2017-03-17 14:14:00 +09:00
2017-03-31 16:56:10 +02:00
2017-03-03 01:43:48 +01:00
2017-03-03 01:43:48 +01:00
2017-03-02 20:51:15 -05:00
2017-03-02 20:51:15 -05:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:45:25 +01:00
2017-03-03 01:45:39 +01:00
2017-03-06 15:26:37 -06:00
2017-03-09 17:01:10 -08:00
2017-03-21 14:41:46 -07:00
2017-03-09 17:01:10 -08:00
2017-03-08 10:36:03 -08:00