Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-12-16 Thread Sylwester Nawrocki
On 30/11/15 11:08, Mutharaju, Prasanna (P.) wrote: > From: Prasanna Karthik > > Remove unneeded variable used to store return value. > > Signed-off-by: Prasanna Karthik Patch applied, thanks. -- To unsubscribe from this list: send the line

[PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Mutharaju, Prasanna (P.)
Remove unneeded variable used to store return value. Signed-off-by: Prasanna Karthik --- v3: Modified subject and changelog comments --- --- drivers/clk/samsung/clk-s3c2410-dclk.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Mutharaju, Prasanna (P.)
On Mon, Nov 30, 2015 at 09:15:43AM +0100, Uwe Kleine-König wrote: > On Mon, Nov 30, 2015 at 07:52:22AM +, Mutharaju, Prasanna (P.) wrote: > > From: Prasanna Karthik > > > > Remove unneeded variable used to store return value. > > --- > > v3: Modified subject and

Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Krzysztof Kozlowski
W dniu 30.11.2015 o 18:52, Mutharaju, Prasanna (P.) pisze: > Remove unneeded variable used to store return value. > > Signed-off-by: Prasanna Karthik Previous issues fixed, thanks! But now you changed the From field and it does not match exactly the Signed-off-by (email

[PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Mutharaju, Prasanna (P.)
From: Prasanna Karthik Remove unneeded variable used to store return value. Signed-off-by: Prasanna Karthik --- v3: Modified subject and changelog comments --- --- drivers/clk/samsung/clk-s3c2410-dclk.c | 3 +-- 1 file changed, 1 insertion(+), 2

Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Krzysztof Kozlowski
2015-11-30 19:08 GMT+09:00 Mutharaju, Prasanna (P.) : > From: Prasanna Karthik > > Remove unneeded variable used to store return value. > > Signed-off-by: Prasanna Karthik Thanks, Reviewed-by: Krzysztof Kozlowski

Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Krzysztof Kozlowski
On 30.11.2015 16:52, Mutharaju, Prasanna (P.) wrote: > From: Prasanna Karthik > > Remove unneeded variable used to store return value. > --- > v3: Modified subject and changelog comments > --- > > Signed-off-by: Prasanna Karthik ... and now download

Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-30 Thread Uwe Kleine-König
On Mon, Nov 30, 2015 at 07:52:22AM +, Mutharaju, Prasanna (P.) wrote: > From: Prasanna Karthik > > Remove unneeded variable used to store return value. > --- > v3: Modified subject and changelog comments > --- > > Signed-off-by: Prasanna Karthik

[PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent

2015-11-29 Thread Mutharaju, Prasanna (P.)
From: Prasanna Karthik Remove unneeded variable used to store return value. --- v3: Modified subject and changelog comments --- Signed-off-by: Prasanna Karthik --- drivers/clk/samsung/clk-s3c2410-dclk.c | 3 +-- 1 file changed, 1 insertion(+), 2