summaryrefslogtreecommitdiff
path: root/drivers/mfd/wm8350-regmap.c
diff options
context:
space:
mode:
authorVijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>2022-05-16 14:50:10 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-19 18:31:52 +0200
commitc9d2325cdb92fd4a6362ea792d93571195741675 (patch)
tree5876f1fc432170d48753b20a13a9c98849414a17 /drivers/mfd/wm8350-regmap.c
parentc2194bc999d41eff69301ee723b0c2979b6eb7bd (diff)
serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
For the case of console_suspend disabled, if back to back suspend/resume test is executed, at the end of test, sometimes console would appear to be frozen not responding to input. This would happen because, during resume, rx transactions can come in before system is ready, malfunction of rx happens in turn resulting in console appearing to be stuck. Do a stop_rx in suspend sequence to prevent this. Signed-off-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com> Link: https://lore.kernel.org/r/1652692810-31148-1-git-send-email-quic_vnivarth@quicinc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mfd/wm8350-regmap.c')
0 files changed, 0 insertions, 0 deletions