msm: scm: Check for interruption immediately
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 24 Feb 2011 18:44:44 +0000 (10:44 -0800)
committerDavid Brown <davidb@codeaurora.org>
Thu, 10 Mar 2011 20:01:37 +0000 (12:01 -0800)
When we're interrupted on the secure side, we should just issue
another smc instruction again instead of replaying the arguments
to smc. Fix it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found