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:
7a1b00e
)
drm/exynos: replace request_threaded_irq with devm function
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 22 May 2013 12:14:17 +0000
(21:14 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 23 May 2013 10:48:40 +0000
(19:48 +0900)
devm_request_threaded_irq is used instead of request_threaded_irq
and free_irq is removed.
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found