[PATCH] clk: mvebu: armada-37xx-periph: Fix the clock provider registration
From: Stephen Boyd <hidden>
Date: 2016-10-17 22:31:07
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2016-10-17 22:31:07
Also in:
linux-clk, lkml
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 <redacted> ---
Applied to clk-fixes -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project