Files
linux/drivers
Jiri Slaby df007fa025 serial: make uart_insert_char() accept u8s
Both the character and flag are 8-bit values. So switch from unsigned
ints to u8s. The drivers will be cleaned up in the next round.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230712081811.29004-7-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-07-25 19:21:03 +02:00
..
2023-06-29 08:09:31 -06:00
2023-06-29 16:03:58 -07:00
2023-07-20 14:38:36 +02:00
2023-06-15 13:42:18 +02:00