[PATCH 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver
Bill Huang
bilhuang at nvidia.com
Thu Sep 12 06:35:08 EDT 2013
On Thu, 2013-09-12 at 18:14 +0800, Peter De Schrijver wrote:
> 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.
Yeah thanks, I'll also fix the TYPO of return.
>
> Cheers,
>
> Peter.
More information about the linux-arm-kernel
mailing list