Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tty: sdio_uart: Fix termios handling
Switching between two non standard baud rates fails because of the cflag test. Do as we did elsewhere and just kill the "optimisation". Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information