tty: exynos_tty: add suspending flag
suspending flag for ourport is introduced,
to prevent rts toggling due to sicd power mode during suspend.
suspending flag is set to 1 at the start of suspend sequence
and set to 0 at the end of suspend sequence.
BUG: 322129034
Test: build test build and run BCST
Change-Id: I15940a5dc64735c8e56471eff9d5cdb14a6575b3
Signed-off-by:
Sophie Hu <sophiehu@google.com>