[PATCH] clk: samsung: fix cpu clock's flags checking
From: javier@dowhile0.org (Javier Martinez Canillas)
Date: 2015-06-30 06:27:42
Also in:
linux-clk, linux-pm, linux-samsung-soc, lkml
From: javier@dowhile0.org (Javier Martinez Canillas)
Date: 2015-06-30 06:27:42
Also in:
linux-clk, linux-pm, linux-samsung-soc, lkml
On Tue, Jun 30, 2015 at 2:06 AM, Krzysztof Kozlowski [off-list ref] wrote:
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>
Best regards, Krzysztof
Best regards, Javier