PM / genirq: Document rules related to system suspend and interrupts
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 1 Sep 2014 12:14:17 +0000 (14:14 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 1 Sep 2014 12:14:17 +0000 (14:14 +0200)
commit27f3d18630cd7fbb03b62bd78a74303cb8c88069
tree9e156f2c940340bd7a754d20a923a494bdae9064
parent76cde7e495904064d612cf3eb4bf6d9e76ff8191
PM / genirq: Document rules related to system suspend and interrupts

Add a document describing how IRQs are managed during system suspend
and resume, how wakeup interrupts work and what the IRQF_NO_SUSPEND
flag is supposed to be used for.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/suspend-and-interrupts.txt [new file with mode: 0644]