diff options
author | Yong Zhang <yong.zhang0@gmail.com> | 2011-09-21 11:28:57 +0200 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-10-24 20:09:36 +0200 |
commit | 3f67f83525d43220e4ea2eb9abee141a4ff97fe7 (patch) | |
tree | aed5a7fc6d159f2cd4a933c7066bdfddce74e761 /arch | |
parent | hwmon: Add driver for EXYNOS4 TMU (diff) | |
download | linux-3f67f83525d43220e4ea2eb9abee141a4ff97fe7.tar.xz linux-3f67f83525d43220e4ea2eb9abee141a4ff97fe7.zip |
hwmon: (exynos4_tmu) Remove IRQF_DISABLED
Since commit [c58543c8: genirq: Run irq handlers with interrupts disabled],
we run all interrupt handlers with interrupts disabled
and we even check and yell when an interrupt handler
returns with interrupts enabled (see commit [b738a50a:
genirq: Warn when handler enables interrupts]).
So now this flag is a NOOP and can be removed.
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions