[PATCH 4/4] ARM: smp_twd: reconfigure clockevents after cpufreq change
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Dec 12 08:49:52 EST 2011
On Mon, Dec 12, 2011 at 10:57:50AM +0100, Linus Walleij wrote:
> +static int twd_cpufreq_init(void)
> +{
> + if (!IS_ERR_OR_NULL(twd_clk))
IS_ERR()
More information about the linux-arm-kernel
mailing list