msm_serial_hs: Correct setting of ignore_status_mask

Termios are used by application to notify UART driver about
what are the events it is interested to be updated (i.e. like
Parity / Break Conditions). Currently while setting IGNBRK bit
previous status of IGNPAR is ignored. Hence correct the same.

Change-Id: I5420c88713de40a20001ce3f3062fd2d8f2fb2e0
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
1 file changed