Re: [PATCH 4/4] clk: samsung: exynos7: correct nr_clk_ids for fsys1

2015-08-25 Thread Alim Akhtar
Hello Krzysztof, On Tue, Aug 25, 2015 at 12:48 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: On 24.08.2015 20:05, Alim Akhtar wrote: nr_clk_ids for FSYS1 block is wrongly set as TOP1 block, this patch correct the same. s/correct the same/corrects it/ will update Reviewed-by:

Re: [PATCH 4/4] clk: samsung: exynos7: correct nr_clk_ids for fsys1

2015-08-25 Thread Krzysztof Kozlowski
On 24.08.2015 20:05, Alim Akhtar wrote: nr_clk_ids for FSYS1 block is wrongly set as TOP1 block, this patch correct the same. s/correct the same/corrects it/ Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com Best regards, Krzysztof Signed-off-by: Alim Akhtar alim.akh...@samsung.com

[PATCH 4/4] clk: samsung: exynos7: correct nr_clk_ids for fsys1

2015-08-24 Thread Alim Akhtar
nr_clk_ids for FSYS1 block is wrongly set as TOP1 block, this patch correct the same. Signed-off-by: Alim Akhtar alim.akh...@samsung.com --- drivers/clk/samsung/clk-exynos7.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos7.c