]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regmap: irq: Fix sync of wake statuses to hardware
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 4 Jan 2013 16:32:54 +0000 (16:32 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 4 Jan 2013 20:53:43 +0000 (20:53 +0000)
commit33be49324f7f3e9dff10d3d07a5c78ee82f8d54e
tree81bcda95ea2a86cb02a8004095ecf5d19c727f28
parenta7440eaa90cf2659920b9b28973cc1a13a2b331f
regmap: irq: Fix sync of wake statuses to hardware

This wasn't implemented but happened to work on test systems due to lack
of wake mask inversion support.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-irq.c