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


Groups > linux.kernel > #1502558 > unrolled thread

Re: [PATCH] clk: mvebu: armada-37xx-periph: Fix the clock provider registration

Started byStephen Boyd <sboyd@codeaurora.org>
First post2016-10-18 00:40 +0200
Last post2016-10-18 00:40 +0200
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: mvebu: armada-37xx-periph: Fix the clock provider  registration Stephen Boyd <sboyd@codeaurora.org> - 2016-10-18 00:40 +0200

#1502558 — Re: [PATCH] clk: mvebu: armada-37xx-periph: Fix the clock provider registration

FromStephen Boyd <sboyd@codeaurora.org>
Date2016-10-18 00:40 +0200
SubjectRe: [PATCH] clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Message-ID<stoJC-1Co-71@gated-at.bofh.it>
On 09/29, Gregory CLEMENT wrote:
> While trying using a peripheral clock on a driver, I saw that the clock
> pointer returned by the provider was NULL.
> 
> The problem was a missing indirection. It was the pointer stored in the
> hws array which needed to be updated not the value it contains.
> 
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> ---

Applied to clk-fixes

-- 
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