Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321102
b: refs/heads/master
c: a84b895
h: refs/heads/master
v: v3
  • Loading branch information
Colin Cross authored and Russell King committed Jul 31, 2012
1 parent be6781a commit 68e2cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c36595ec87115f2f876f7d4fdec8ca284a42b9c
refs/heads/master: a84b895a2348f0dbff31b71ddf954f70a6cde368
2 changes: 1 addition & 1 deletion trunk/arch/arm/vfp/vfpmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ static int vfp_pm_suspend(void)
}

/* clear any information we had about last context state */
memset(vfp_current_hw_state, 0, sizeof(vfp_current_hw_state));
vfp_current_hw_state[ti->cpu] = NULL;

return 0;
}
Expand Down

0 comments on commit 68e2cf3

Please sign in to comment.