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:
5d498b4
)
PM / devfreq: tegra: Set drvdata before enabling the irq
author
Tomeu Vizoso
<tomeu.vizoso@collabora.com>
Tue, 17 Mar 2015 09:36:16 +0000
(10:36 +0100)
committer
MyungJoo Ham
<myungjoo.ham@samsung.com>
Tue, 31 Mar 2015 04:17:14 +0000
(13:17 +0900)
To avoid a race in which the interrupt will be handled before the
drvdata has been set up.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
No differences found