Handle a change of clear-to-send state
void uart_handle_cts_change(struct uart_port * uport, unsigned int status);
uport
uart_port structure for the open port
status
new clear to send status, nonzero if active