From: Daniel Walker Date: Thu, 18 Mar 2010 19:31:08 +0000 (-0700) Subject: arm: msm: smd: fix SMD modem processor sync condition X-Git-Tag: v2.6.35-rc1~497^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aec66d493c1476daa88ec56b1076e51f1ceff0b;p=pandora-kernel.git arm: msm: smd: fix SMD modem processor sync condition 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 --- Reading git-diff-tree failed