[SERIAL] Eliminate some more passing of struct uart_info.
Replace uart_info argument for uart_change_speed, uart_startup, uart_shutdown and uart_update_termios with a uart_state structure. We no longer pass struct uart_info around to other functions.
Showing
Please register or sign in to comment