Skip to content
Commit b1f84dd3 authored by Mukesh Kumar Savaliya's avatar Mukesh Kumar Savaliya Committed by Greg Kroah-Hartman
Browse files

tty: serial: qcom_geni_serial: Rectify UART suspend mechanism



UART driver checks for the PM state and denies suspend if state is ACTIVE.
This makes UART to deny suspend when client keeps port open which is not
correct. Instead follow framework and obey suspend-resume callbacks.

Signed-off-by: default avatarMukesh Kumar Savaliya <msavaliy@codeaurora.org>
Reviewed-by: default avatarDouglas Anderson <dianders@chromium.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9f641df4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment