diff options
author | Ranjani Vaidyanathan <ra5478@freescale.com> | 2013-09-12 15:44:20 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:05:39 -0400 |
commit | c3a04bd26e9d9e2e160a0535e9ab6114e0efd7a9 (patch) | |
tree | 564c13486d01cb0053fd5c956a8c697af55ab309 /mm | |
parent | 99300e5016058afe08453c79bbf726b4d60dc276 (diff) |
ENGR00279545 [MX6x:Cpufreq] Initialize mutex before driver registration
The mutex, set_cpufreq_lock, should be initialized before the driver is
registered. Else if the default governor is set to performance or ondemand,
the cpufreq driver will try to set the freq to the max freq supported and
this will cause a crash during boot.
Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions