Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: fsl-lpuart: disable interrupt when suspend
For power management support, we should disable TX and TX interrupt so that kernel can prepare for deep sleep. Retain RX and RX interrupt for wakeup the kernel when receive the input character. Signed-off-by: Yuan Yao <yao.yuan@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information