From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 29 Jan 2016 16:34:00 -0800 From: Stephen Boyd To: Andi Shyti Cc: linux-samsung-soc@vger.kernel.org, Sangbeom Kim , Krzysztof Kozlowski , Michael Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Andi Shyti , Yadwinder Singh Brar , Jaehoon Chung Subject: Re: [PATCH v3 1/4] clk: s2mps11: merge two for loops in one Message-ID: <20160130003400.GH12841@codeaurora.org> References: <1453284864-8082-1-git-send-email-andi.shyti@samsung.com> <1453284864-8082-2-git-send-email-andi.shyti@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1453284864-8082-2-git-send-email-andi.shyti@samsung.com> List-ID: On 01/20, Andi Shyti wrote: > the driver already loops once, there is no reason to loop again > for a different purpose. Merge the second loop into the first. > > Signed-off-by: Andi Shyti > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project