From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751412AbbJBA07 (ORCPT ); Thu, 1 Oct 2015 20:26:59 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59582 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751345AbbJBA04 (ORCPT ); Thu, 1 Oct 2015 20:26:56 -0400 Date: Thu, 1 Oct 2015 17:26:54 -0700 From: Stephen Boyd To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, heikki.krogerus@linux.intel.com, linux-clk@vger.kernel.org Subject: Re: [PATCH v6 3/5] clk: rockchip: save width in struct clk_fractional_divider Message-ID: <20151002002654.GE12338@codeaurora.org> References: <1442937252-50281-1-git-send-email-andriy.shevchenko@linux.intel.com> <1442937252-50281-4-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442937252-50281-4-git-send-email-andriy.shevchenko@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 09/22, Andy Shevchenko wrote: > The ->mwidth and ->nwidth fields will be used by clk-fractional-divider when it > will be switched to rational base approximation algorithm. > > Reviewed-by: Heiko Stuebner > Signed-off-by: Andy Shevchenko > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project