commit | 408e532e80997be64caf8cdf45f2ff53c2279725 | [log] [tgz] |
---|---|---|
author | Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com> | Wed Sep 07 21:01:42 2022 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 08 08:19:24 2022 +0200 |
tree | c68bb7c33227eb8e9720258826bd287d0be20585 | |
parent | 35f2e3c267f07a42bc1bf08081e963b3a33e6d7c [diff] |
tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros. In suspend/resume routines, icc flags are hardcoded. Replace the hardcodes with macros available from header. Reviewed-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com> Link: https://lore.kernel.org/r/1662564702-7253-1-git-send-email-quic_vnivarth@quicinc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>