Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: samsung: Reorder the sequence of clock control when call s3c2…
…4xx_serial_set_termios() [ Upstream commit b8995f5 ] This patch fixes the broken serial log when changing the clock source of uart device. Before disabling the original clock source, this patch enables the new clock source to protect the clock off state for a split second. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Reviewed-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
- Loading branch information