commit | 272012d0f748de2e4d2428f5cb7003280032ce08 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Dec 04 21:05:46 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Thu Dec 12 21:01:23 2013 +0900 |
tree | 88284634579996ce876435d4daa5b91ad3a45d72 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
irqchip: renesas-irqc: Use lazy disable Set the ->irq_enable() and ->irq_disable() methods to NULL to enable lazy disable of interrupts. This by itself provides some level of optimization, but is mainly enabled as ground work for future Suspend-to-RAM wake up support. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>