Re: [PATCH 3/4] clk: scpi: add support for cpufreq virtual device

From: Stephen Boyd
Date: Wed May 20 2015 - 19:46:04 EST


On 04/27, Sudeep Holla wrote:
> The clocks for the CPUs are provided by SCP and are managed by this
> clock driver. So the cpufreq device needs to be added only after the
> clock get registered and removed when this driver is unloaded.
>
> This patch manages the cpufreq virtual device based on the clock
> availability.
>
> Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>

The cpufreq device can't handle probe defer? I suppose we do it
this way because we need to create a platform device somewhere
and this is the best place to do so?

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/