From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752065AbbEFW2F (ORCPT ); Wed, 6 May 2015 18:28:05 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40289 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751878AbbEFW2D (ORCPT ); Wed, 6 May 2015 18:28:03 -0400 Date: Wed, 6 May 2015 15:28:01 -0700 From: Stephen Boyd To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, Sascha Hauer , Peter De Schrijver , Tero Kristo , Russell King , Dinh Nguyen Subject: Re: [PATCH v3 0/7] clk: replace div_mask() by clk_div_mask() Message-ID: <20150506222801.GB21794@codeaurora.org> References: <1427822547-163289-1-git-send-email-andriy.shevchenko@linux.intel.com> <1430915800.28073.8.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430915800.28073.8.camel@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/06, Andy Shevchenko wrote: > On Tue, 2015-03-31 at 20:22 +0300, Andy Shevchenko wrote: > > This series introduces clk_div_mask() helper in one place instead of div_mask() macros in many clock providers. > > This one is tested on x86 with patchset [1] applied. > > Any comments, suggestions? > Given that it went through multiple revisions so fast I've put it near the bottom of my queue. I'll get to it sometime soon, or maybe Mike can look in the meantime. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project