From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 16 Apr 2014 01:24:55 +0000 Subject: Re: [PATCH v2 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration Message-Id: <20140416012454.GA3941@verge.net.au> List-Id: References: <534DB238.5030201@semaphore.gr> <20140416011120.GC8833@verge.net.au> In-Reply-To: <20140416011120.GC8833@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Stratos Karafotis Cc: Magnus Damm , "Rafael J. Wysocki" , Viresh Kumar , linux-sh@vger.kernel.org, LKML On Wed, Apr 16, 2014 at 10:11:20AM +0900, Simon Horman wrote: > On Wed, Apr 16, 2014 at 01:27:04AM +0300, Stratos Karafotis wrote: > > The cpufreq core now supports the cpufreq_for_each_valid_entry macro > > helper for iteration over the cpufreq_frequency_table, so use it. > > > > It should have no functional changes. > > > > Signed-off-by: Stratos Karafotis > > Thanks, I have queued this up. I have dropped this patch. Please let me know if there is a stable branch which includes cpufreq_frequency_table which I can use as a base to apply this patch. Alternatively, I would be happy to Ack this patch and let someone else pick up this patch, but I'm entirely unclear on who that would be.