Android Wear 9.0.0 Release 0.48
Driver: Hsuart: set the rfr pin  atomic operation

BUG: 145473663

The RFR signal set to deactive and the RX_RDY_CTL set to disable during
runtime sleep. The RFR signal set to  deactive and RX_RDY_CTL set to
enable during runtime resume.
If schedule happed during the two operation enable/disable RX_RDY_CTL
and set/reset RFR, The Rx FIFO may be overrun. So The two operation
should be atomic

Signed-off-by: pengcui <pengcui@mobvoi.com>
Change-Id: I2e57307212c9df006c24701966f659855d70a8e9
1 file changed