aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2020-02-06 11:15:21 -0800
committerThomas Gleixner <[email protected]>2020-02-07 21:37:08 +0100
commitf9f21cea311340f38074ff93a8d89b4a9cae6bcc (patch)
tree141cac3361e55e0c64f2d5a9b3e9ef647ee78b0f /drivers
parent90568ecf561540fa330511e21fcd823b0c3829c6 (diff)
genirq: Clarify that irq wake state is orthogonal to enable/disable
There's some confusion around if an irq that's disabled with disable_irq() can still wake the system from sleep states such as "suspend to RAM". Clarify this in the kernel documentation for irq_set_irq_wake() so that it's clear that an irq can be disabled and still wake the system if it has been marked for wakeup. Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions