Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: bfin_uart: Don't switch baud rate untill the transfer buffer …
…is empty. set_termios may be invoked before the former data transfer is completed. Block until the tranfer is done. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information