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:
1c6b7c2
)
crypto: mv_cesa: remove deprecated IRQF_DISABLED
author
Michael Opdenacker
<michael.opdenacker@free-electrons.com>
Sun, 13 Oct 2013 04:49:13 +0000
(06:49 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 16 Oct 2013 12:56:24 +0000
(20:56 +0800)
This patch proposes to remove the use of the IRQF_DISABLED flag
It's a NOOP since 2.6.35 and it will be removed one day.
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found