Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754357AbbFJVXr (ORCPT ); Wed, 10 Jun 2015 17:23:47 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:55651 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933479AbbFJVXj (ORCPT ); Wed, 10 Jun 2015 17:23:39 -0400 Date: Wed, 10 Jun 2015 14:23:37 -0700 From: Stephen Boyd To: Daniel Thompson Cc: Mike Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org Subject: Re: [PATCH] clk: fixed: Add comment to clk_fixed_set_rate Message-ID: <20150610212337.GE29640@codeaurora.org> References: <1433966694-23559-1-git-send-email-daniel.thompson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433966694-23559-1-git-send-email-daniel.thompson@linaro.org> 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 Content-Length: 782 Lines: 22 On 06/10, Daniel Thompson wrote: > Currently it is not made explicit why clk_fixed_set_rate() can ignore > its arguments and unconditionally return success. Add a comment > to explain this. > > We also mark the clk_ops table const since it should never be > modified at runtime. > > Suggested-by: Stephen Boyd > Signed-off-by: Daniel Thompson > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- 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/