Files
linux/drivers
Jiri Slaby dc33f644f1 mxser: cleanup Gpci_uart_info struct
The Gpci_uart_info structure contains up to tripled information and
chose weird types for the members. Deduplicate the members and choose
proper types for the data -- everything can be u8 except baud rate.
There, we use speed_t, which is used in this context.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210618061516.662-6-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-18 13:09:58 +02:00
..
2021-06-11 17:57:24 +02:00
2021-04-18 09:36:56 +03:00
2021-04-08 19:18:07 +02:00
2021-05-31 09:44:28 +02:00
2021-06-14 09:14:43 +02:00
2021-06-14 09:14:43 +02:00
2021-06-14 09:14:43 +02:00
2021-05-31 09:44:28 +02:00
2021-06-18 13:09:58 +02:00