commit | a7a7b9ad8851437a69eded49c129548296c7f041 | [log] [tgz] |
---|---|---|
author | Joel King <joelking@codeaurora.org> | Thu Jun 28 13:35:28 2012 -0700 |
committer | Joel King <joelking@codeaurora.org> | Mon Jul 02 09:36:18 2012 -0700 |
tree | 5f4d74bf382dc06218adcffd35b84707204997d3 | |
parent | 35042acbd1276886f6a52fa109b7be42eeb64bec [diff] |
msm: mdm: use mdelay instead of usleep when resetting modem The function to reset the external modem can be called from atomic context so we need to use mdelay instead of usleep. Change-Id: Ia161ced98764ed3772852f4252215452a1928ff7 Signed-off-by: Joel King <joelking@codeaurora.org>