[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F570BDE.40600@st.com>
Date: Wed, 7 Mar 2012 12:48:54 +0530
From: deepaksi <deepak.sikri@...com>
To: David Miller <davem@...emloft.net>
Cc: Peppe CAVALLARO <peppe.cavallaro@...com>,
spear-devel <spear-devel@...t.st.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 3/6] stmmac: Add support for CPU freq notifiers.
Hi David
+ priv->plat->clk_csr = STMMAC_CLK_RANGE_150_250M;
+
+}
> Unnecessary empty lines, remove them.
ok
>> + /*
>> + * Decide on the MDC clock dynamically based on the
>> + * csr clock input.
> Format comments:
>
> /* Like
> * this.
> */
>
> Not:
>
> /*
> * Like
> * this.
> */
ok
>> +static inline void stmmac_cpufreq_deregister(struct stmmac_priv *priv)
>> +{
>> +
>> + cpufreq_unregister_notifier(&priv->freq_transition,
> Unnecessary empty line.
>
Will remove.
Regards
Deepak
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists