commit | fba968a1e6b84be01e548f4b28b78e0542f3adaa | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Nov 20 09:23:08 2013 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Nov 25 09:03:39 2013 +0100 |
tree | 2d83fd01c115068b1435cc60a58b89c22d07e2bc | |
parent | 2ebac4f8ba4868cea7e18eebb13a759d38b5596f [diff] |
gpio: rcar: 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> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>