diff options
author | Magnus Damm <damm@igel.co.jp> | 2009-04-01 14:20:58 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-04-02 02:19:29 (GMT) |
commit | f7dd2548c471b1c7758611f6cd6393367d7ff649 (patch) | |
tree | 244e2e172157a298daae60c6e84b0fd08031142d /fs/ext2 | |
parent | 3093e78ebab100ada1c724c9f751d9da39602a97 (diff) | |
download | linux-f7dd2548c471b1c7758611f6cd6393367d7ff649.tar.xz |
sh: intc: install enable, disable and shutdown callbacks
Modify the intc code to install a disable callback. The current
solution without a disable callback results in use of the
generic default_disable() function. This function is a no-op
so suspend_device_irqs() will not disable any intc interrupts
at suspend time without this patch. Also, install enable and
shutdown callbacks while at it.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions