Re: [PATCH] clk: samsung: exynos3250: fix width field of mout_mmc0/1

2014-09-22 Thread Tomasz Figa
On 09.09.2014 14:14, Krzysztof Kozlowski wrote: > On 05.09.2014 13:54, Pankaj Dubey wrote: >> As per Exynos3250 user manual mmc0/1 mux selection has 4 bit wide. >> >> Signed-off-by: Pankaj Dubey >> --- >> drivers/clk/samsung/clk-exynos3250.c |4 ++-- >> 1 file changed, 2 insertions(+), 2 de

Re: [PATCH] clk: samsung: exynos3250: fix width field of mout_mmc0/1

2014-09-09 Thread Krzysztof Kozlowski
On 05.09.2014 13:54, Pankaj Dubey wrote: As per Exynos3250 user manual mmc0/1 mux selection has 4 bit wide. Signed-off-by: Pankaj Dubey --- drivers/clk/samsung/clk-exynos3250.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krz

[PATCH] clk: samsung: exynos3250: fix width field of mout_mmc0/1

2014-09-05 Thread Pankaj Dubey
As per Exynos3250 user manual mmc0/1 mux selection has 4 bit wide. Signed-off-by: Pankaj Dubey --- drivers/clk/samsung/clk-exynos3250.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos3250.c b/drivers/clk/samsung/clk-exynos3250.c index 7a