From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751506AbbJBA1K (ORCPT ); Thu, 1 Oct 2015 20:27:10 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59614 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751424AbbJBA1D (ORCPT ); Thu, 1 Oct 2015 20:27:03 -0400 Date: Thu, 1 Oct 2015 17:27:01 -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 1/5] clk: fractional-divider: rename prate -> parent_rate Message-ID: <20151002002701.GG12338@codeaurora.org> References: <1442937252-50281-1-git-send-email-andriy.shevchenko@linux.intel.com> <1442937252-50281-2-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-2-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: > Rename function parameter to be more explicit what it is for. This also makes > it in align with struct clk_ops. > > There is no functional change. > > Reviewed-by: Heikki Krogerus > 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