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:
85e727e
)
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
author
Heiko Stübner
<heiko@sntech.de>
Sun, 3 Jun 2012 13:29:55 +0000
(15:29 +0200)
committer
Chris Ball
<cjb@laptop.org>
Wed, 6 Jun 2012 13:53:22 +0000
(09:53 -0400)
Fix a boot regression in existing kernels causing:
genirq: Threaded irq requested with handler=NULL and !ONESHOT for irq XXX
caused by
1c6c6952
(genirq: Reject bogus threaded irq requests).
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found