Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252358
b: refs/heads/master
c: 2846d84
h: refs/heads/master
v: v3
  • Loading branch information
Dave Martin authored and Russell King committed May 26, 2011
1 parent 79ee08c commit 82373d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dc2eb928a1bcf6a48f40c1f2ff21b66bdbf91a3c
refs/heads/master: 2846d84ffa4408c9810fabad74cb7aec410352fc
7 changes: 7 additions & 0 deletions trunk/arch/arm/include/asm/fiq.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
* Support for FIQ on ARM architectures.
* Written by Philip Blundell <philb@gnu.org>, 1998
* Re-written by Russell King
*
* NOTE: The FIQ mode registers are not magically preserved across
* suspend/resume.
*
* Drivers which require these registers to be preserved across power
* management operations must implement appropriate suspend/resume handlers to
* save and restore them.
*/

#ifndef __ASM_FIQ_H
Expand Down

0 comments on commit 82373d8

Please sign in to comment.