summaryrefslogtreecommitdiff
path: root/include/asm-mips/sparsemem.h
diff options
context:
space:
mode:
authorAnti Sullin <anti.sullin@artecdesign.ee>2008-09-22 13:57:54 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-09-23 08:09:14 -0700
commitf05596dbc922276ed675c713519220bae8042e32 (patch)
treeca7ca069f5050ce31b0e621b6ec10bcc032dea40 /include/asm-mips/sparsemem.h
parenta10cebf56ca7e7c034d1b6646230c6553e478967 (diff)
atmel_serial: update the powersave handler to match serial core
This problem seems to be unnoticed so far: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3b708fa2780cd2b5d8266a8f0c3a1cab364d4d2 has changed the serial core behavior to not to suspend the port if the device is enabled as a wakeup source. If the AT91 system goes to slow clock mode, the port should be suspended always and the clocks should be switched off. The patch attached updates the atmel_serial driver to match the changes in serial core. Also, the interrupts are disabled when the clock is disabled. If we disable the clock with interrupts enabled, an interrupt may get stuck. If this is the DBGU interrupt, this blocks the OR logic at system controller and thus all other sysc interrupts. Signed-off-by: Anti Sullin <anti.sullin@artecdesign.ee> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Cc: Michael Trimarchi <trimarchimichael@yahoo.it> Cc: Andrew Victor <linux@maxim.org.za> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-mips/sparsemem.h')
0 files changed, 0 insertions, 0 deletions