Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161192AbaDPNfz (ORCPT ); Wed, 16 Apr 2014 09:35:55 -0400 Received: from mail-oa0-f54.google.com ([209.85.219.54]:45317 "EHLO mail-oa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161002AbaDPNfy (ORCPT ); Wed, 16 Apr 2014 09:35:54 -0400 MIME-Version: 1.0 In-Reply-To: <20140416105121.GR4754@lee--X1> References: <534DB213.7080802@semaphore.gr> <20140416105121.GR4754@lee--X1> Date: Wed, 16 Apr 2014 19:05:53 +0530 Message-ID: Subject: Re: [PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration From: Viresh Kumar To: Lee Jones Cc: Stratos Karafotis , Linus Walleij , Samuel Ortiz , "linux-arm-kernel@lists.infradead.org" , LKML , "Rafael J. Wysocki" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16 April 2014 16:21, Lee Jones wrote: >> The cpufreq core now supports the cpufreq_for_each_entry macro helper >> for iteration over the cpufreq_frequency_table, so use it. >> >> It should have no functional changes. >> >> Signed-off-by: Stratos Karafotis >> --- >> drivers/mfd/db8500-prcmu.c | 19 ++++++++----------- >> 1 file changed, 8 insertions(+), 11 deletions(-) > > Applied untested by me. Wouldn't build. Let it go via Rafael. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/