From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stratos Karafotis Subject: Re: [PATCH v5 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration Date: Sat, 26 Apr 2014 14:35:37 +0300 Message-ID: <535B9A09.9060902@semaphore.gr> References: <535AC26A.1000006@semaphore.gr> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8" To: Prabhakar Lad Cc: "Rafael J. Wysocki" , Viresh Kumar , Sudeep Holla , Kukjin Kim , Olof Johansson , "cpufreq@vger.kernel.org" , linux-pm@vger.kernel.org, LKML , "linux-arm-kernel@lists.infradead.org" , linux-samsung-soc , linuxppc-dev@lists.ozlabs.org Hi Prabhakar, On 26/04/2014 12:57 =CE=BC=CE=BC, Prabhakar Lad wrote: > Hi Stratos, >=20 > Thanks for the patch, >=20 > On Sat, Apr 26, 2014 at 1:45 AM, Stratos Karafotis > wrote: >> The cpufreq core now supports the cpufreq_for_each_entry and >> cpufreq_for_each_valid_entry macros helpers for iteration over the >> cpufreq_frequency_table, so use them. >> >> It should have no functional changes. >> >> Signed-off-by: Stratos Karafotis >=20 > For patches 1 & 2: Acked-by: Lad, Prabhakar >=20 > and for patch 3: Acked-and-tested-by: Lad, Prabhakar > >=20 > Thanks, > --Prabhakar lad >=20 Thank you very much! Stratos Karafotis