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)
commit2da19b1a4d4fadf8d84a5cb6a953749a559a29fb
treee5744282403e7ce56bcbe79a847988f29aad7897
parent5d498b463a3cdef51e6d4cc7066ac89c360e7a98
PM / devfreq: tegra: Set drvdata before enabling the irq

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>
drivers/devfreq/tegra-devfreq.c
This page took 0.023631 seconds and 5 git commands to generate.