Re: [PATCH 02/14] clk: ccu-sun8i-a33: Add CLK_SET_RATE_PARENT to ac-dig

2016-10-05 Thread Mylene Josserand
Hello Thomas, On 04/10/2016 14:12, Thomas Petazzoni wrote: Hello, On Tue, 4 Oct 2016 11:46:15 +0200, Mylène Josserand wrote: Add the flag CLK_SET_RATE_PARENT to 'ac-dig' clock. There is no need to repeat the commit title inside the commit log itself. What would be more useful is to

Re: [PATCH 02/14] clk: ccu-sun8i-a33: Add CLK_SET_RATE_PARENT to ac-dig

2016-10-05 Thread Mylene Josserand
Hello Thomas, On 04/10/2016 14:12, Thomas Petazzoni wrote: Hello, On Tue, 4 Oct 2016 11:46:15 +0200, Mylène Josserand wrote: Add the flag CLK_SET_RATE_PARENT to 'ac-dig' clock. There is no need to repeat the commit title inside the commit log itself. What would be more useful is to

Re: [PATCH 02/14] clk: ccu-sun8i-a33: Add CLK_SET_RATE_PARENT to ac-dig

2016-10-04 Thread Thomas Petazzoni
Hello, On Tue, 4 Oct 2016 11:46:15 +0200, Mylène Josserand wrote: > Add the flag CLK_SET_RATE_PARENT to 'ac-dig' clock. There is no need to repeat the commit title inside the commit log itself. What would be more useful is to explain *why* this is needed. Thomas -- Thomas Petazzoni, CTO, Free

Re: [PATCH 02/14] clk: ccu-sun8i-a33: Add CLK_SET_RATE_PARENT to ac-dig

2016-10-04 Thread Thomas Petazzoni
Hello, On Tue, 4 Oct 2016 11:46:15 +0200, Mylène Josserand wrote: > Add the flag CLK_SET_RATE_PARENT to 'ac-dig' clock. There is no need to repeat the commit title inside the commit log itself. What would be more useful is to explain *why* this is needed. Thomas -- Thomas Petazzoni, CTO, Free

[PATCH 02/14] clk: ccu-sun8i-a33: Add CLK_SET_RATE_PARENT to ac-dig

2016-10-04 Thread Mylène Josserand
Add the flag CLK_SET_RATE_PARENT to 'ac-dig' clock. Signed-off-by: Mylène Josserand --- drivers/clk/sunxi-ng/ccu-sun8i-a33.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/sunxi-ng/ccu-sun8i-a33.c

[PATCH 02/14] clk: ccu-sun8i-a33: Add CLK_SET_RATE_PARENT to ac-dig

2016-10-04 Thread Mylène Josserand
Add the flag CLK_SET_RATE_PARENT to 'ac-dig' clock. Signed-off-by: Mylène Josserand --- drivers/clk/sunxi-ng/ccu-sun8i-a33.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/sunxi-ng/ccu-sun8i-a33.c b/drivers/clk/sunxi-ng/ccu-sun8i-a33.c index 96b40ca..37c4d8d