commit | 2da19b1a4d4fadf8d84a5cb6a953749a559a29fb | [log] [tgz] |
---|---|---|
author | Tomeu Vizoso <tomeu.vizoso@collabora.com> | Tue Mar 17 10:36:16 2015 +0100 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Tue Mar 31 13:17:14 2015 +0900 |
tree | e5744282403e7ce56bcbe79a847988f29aad7897 | |
parent | 5d498b463a3cdef51e6d4cc7066ac89c360e7a98 [diff] |
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>