arm: msm: smd: fix SMD modem processor sync condition
authorDaniel Walker <c_dwalke@quicinc.com>
Thu, 18 Mar 2010 19:31:08 +0000 (12:31 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 12 May 2010 16:19:33 +0000 (09:19 -0700)
When booting up we need to wait for the modem processor to
partially boot. This is because the modem processor does
resource allocation for us. If we don't wait the modem won't
honor our requests and we end up crashing or in an unknown
state. This change just formalizes the waiting process.

Signed-off-by: Daniel Walker <c_dwalke@quicinc.com>

No differences found