diff options
author | Steven Miao <realmz6@gmail.com> | 2010-11-03 12:25:09 +0300 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-01-10 15:18:18 +0300 |
commit | 36e11ab23e22243b9c608a08c8d68ca5686b6c9b (patch) | |
tree | c9cefc5f21879aac1d58ae88e52584a64f26df38 /arch/um | |
parent | 527a1a83cc1ba4fc3e0f708cff062b834fbbcab9 (diff) | |
download | linux-36e11ab23e22243b9c608a08c8d68ca5686b6c9b.tar.xz |
Blackfin: pm: drop irq save/restore in standby and suspend to mem callback
Since linux-2.6.31, the kernel suspend framework will do disable_irq/enable_irq,
so save/restore irq in standby and suspend to mem callback should be dropped.
Otherwise the common code notices things are enabled and complains.
Signed-off-by: Steven Miao <realmz6@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions