PM / devfreq: tegra: Set drvdata before enabling the irq
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 17 Mar 2015 09:36:16 +0000 (10:36 +0100)
committerMyungJoo 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