diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2017-11-01 13:51:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 12:13:45 +0100 |
commit | 94be6d74d040c614a332555f5b6d57c26dc272fc (patch) | |
tree | e1260465bca2db039fb9a9f9da656e69d81b998f /drivers/tty/serial/m32r_sio.c | |
parent | 2a76fa2830981e15bfa33c2b0e5f2dfd35b0455c (diff) |
serial: imx: add hibernation support
During hibernation, freeze/thaw/restore dev_pm_ops are called instead of
suspend/resume. Hook up the hibernation ops. The _noirq parts are
identical, but suspend/resume are replaced with variants that do not
enable wakeup from i.MX UART. There is no need to restore register
contents in thaw_noirq.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/m32r_sio.c')
0 files changed, 0 insertions, 0 deletions