Kyungmin Park wrote:
>
> On Tue, Jul 5, 2011 at 5:06 PM, Kukjin Kim <[email protected]> wrote:
(snip)
> >
> > +static int exynos4_cpufreq_notifier_event(struct notifier_block *this,
> > + unsigned long event, void *ptr)
> > +{
> > + switch (event) {
> > + case PM_SUSPEND_PREPARE:
> > + if (exynos4_cpufreq_lock(DVFS_LOCK_ID_PM, CPU_L0))
> Really do you want to set L0, 1.2GHz for suspend?
(snip)
> > +static int exynos4_cpufreq_reboot_notifier_call(struct notifier_block
> > *this,
> > + unsigned long code, void *_cmd)
> > +{
> > + if (exynos4_cpufreq_lock(DVFS_LOCK_ID_PM, CPU_L0))
> ditto at reboot
Yes, this is needed to work regardless of boot-loader clock configuration.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <[email protected]>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html