[PATCH] clk: samsung: fix cpu clock's flags checking
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2015-08-28 10:46:18
Also in:
linux-clk, linux-pm, linux-samsung-soc, lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2015-08-28 10:46:18
Also in:
linux-clk, linux-pm, linux-samsung-soc, lkml
Michael/Sylwester, could you please merge this patch?
It is a bugfix for ddeac8d968d41d13a52582d6e80395a329e9b1ff ("clk:
samsung: add infrastructure to register cpu clocks") which got
merged in v4.2-rc1.
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
On Tuesday, June 30, 2015 08:27:36 AM Javier Martinez Canillas wrote:On Tue, Jun 30, 2015 at 2:06 AM, Krzysztof Kozlowski [off-list ref] wrote:quoted
On 30.06.2015 02:29, Bartlomiej Zolnierkiewicz wrote:quoted
CLK_CPU_HAS_DIV1 and CLK_CPU_NEEDS_DEBUG_ALT_DIV masks were incorrectly used as a bit numbers. Fix it. Tested on Exynos4210 based Origen board and on Exynos5250 based Arndale board. Cc: Tomasz Figa <redacted> Cc: Michael Turquette <mturquette@baylibre.com> Cc: Javier Martinez Canillas <redacted> Cc: Thomas Abraham <redacted> Reported-by: Dan Carpenter <redacted> Signed-off-by: Bartlomiej Zolnierkiewicz <redacted> --- drivers/clk/samsung/clk-cpu.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)Reviewed-by: Krzysztof Kozlowski <redacted>Looks good to me as well. Reviewed-by: Javier Martinez Canillas <redacted>quoted
Best regards, KrzysztofBest regards, Javier