Re: [PATCH 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver

From: Peter De Schrijver
Date: Thu Sep 12 2013 - 06:15:12 EST


On Wed, Sep 11, 2013 at 01:19:14PM +0200, Bill Huang wrote:

> +static inline int tegra_cpufreq_init(void)
> +{
> + retrun EOPNOTSUPP;

This should be -EOPNOTSUPP at least. I think -EINVAL might be better.

Cheers,

Peter.
--
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/