commit | d4a62ab2071a57da938b60ba786095dac2cec96a | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Tue May 15 14:43:31 2012 -0700 |
committer | Stepan Moskovchenko <stepanm@codeaurora.org> | Thu Jul 05 21:51:38 2012 -0700 |
tree | c1e2eea886662809de99f5455fe092866095574c | |
parent | b6b08e8460a06688509d1d6a2d8adcf230fda6c3 [diff] |
msm_serial_hs_lite: Check SR[TXEMT] in wait_for_xmitr Use SR[TXEMT] in addition to ISR[TX_READY] when determining whether new data can be transmitted to work around a condition where ISR[TX_READY] may not always give an accurate indication of the state of the queue. Change-Id: Ia3a590a485647a005c7c019660f11566208c2667 Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>