summaryrefslogtreecommitdiff
path: root/fs/ioctl.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-08-01 13:57:24 -0600
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-04 12:13:54 +0100
commit40052ca0c243d101cfadd65936f60ef81df10b02 (patch)
tree47857240772f3cb43d0d0a19998887485af017e7 /fs/ioctl.c
parent685879f4b2036e58c1a0cdaaee2b155d3c965461 (diff)
regmap: irq: initialize all irqs to wake disabled
The kerneldoc for irq_set_irq_wake() says: Enable/disable power management wakeup mode, which is disabled by default. regmap_irq_set_wake() clears bits to enable wake for an interrupt, and sets bits to disable wake. Hence, we should set all bits in wake_buf initially, to mirror the expected disabled state. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions