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:
123bbce
)
USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use
author
Shinya Kuribayashi
<shinya.kuribayashi.px@renesas.com>
Thu, 17 May 2012 11:09:53 +0000
(20:09 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 17 May 2012 18:20:34 +0000
(11:20 -0700)
IRQF_SAMPLE_RANDOM has been scheduled for removal for years (it was
scheduled by July 2009, but not yet remvoed).
I'm not sure when it's going to take place, but would be better to
remove it now. Thanks for scripts/checkpatch secretary.
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found