Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1322206 > unrolled thread

Re: [PATCH] clk: optimize the divider walk in clk_divider_bestdiv()

Started byStephen Boyd <sboyd@codeaurora.org>
First post2016-01-30 01:50 +0100
Last post2016-01-30 01:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] clk: optimize the divider walk in clk_divider_bestdiv() Stephen Boyd <sboyd@codeaurora.org> - 2016-01-30 01:50 +0100

#1322206 — Re: [PATCH] clk: optimize the divider walk in clk_divider_bestdiv()

FromStephen Boyd <sboyd@codeaurora.org>
Date2016-01-30 01:50 +0100
SubjectRe: [PATCH] clk: optimize the divider walk in clk_divider_bestdiv()
Message-ID<qWrTI-2V4-5@gated-at.bofh.it>
On 01/05, Masahiro Yamada wrote:
> Because _next_div() returns a valid divider, there is no need to
> consult _is_valid_div() for the validity of the divider in every
> iteration.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web