git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d92a7e
)
[S390] idle: remove idle notifier chain.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 07:59:06 +0000
(09:59 +0200)
committer
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 14 Jul 2008 08:02:13 +0000
(10:02 +0200)
The idle notifier chain consists of at most one element. So there's
no point in having a notifier chain. Remove it and directly call the
function.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found