diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-08-01 15:57:24 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-08-04 07:13:54 -0400 |
commit | 40052ca0c243d101cfadd65936f60ef81df10b02 (patch) | |
tree | 47857240772f3cb43d0d0a19998887485af017e7 /include/linux/regmap.h | |
parent | 685879f4b2036e58c1a0cdaaee2b155d3c965461 (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 'include/linux/regmap.h')
0 files changed, 0 insertions, 0 deletions