Re: [PATCH] clk: samsung: s3c: Remove unneeded enumeration

2018-01-03 Thread Chanwoo Choi
On 2018년 01월 04일 02:29, Sylwester Nawrocki wrote: > On 11/27/2017 03:31 AM, Chanwoo Choi wrote: >> This patch just removes the unneeded enumeration for PLL index. >> >> Signed-off-by: Chanwoo Choi > > > Thanks for the patch Chanwoo, I have applied it to my tree but > I'm afraid it will now need

Re: [PATCH] clk: samsung: s3c: Remove unneeded enumeration

2018-01-03 Thread Sylwester Nawrocki
On 11/27/2017 03:31 AM, Chanwoo Choi wrote: > This patch just removes the unneeded enumeration for PLL index. > > Signed-off-by: Chanwoo Choi Thanks for the patch Chanwoo, I have applied it to my tree but I'm afraid it will now need to wait until v4.17. Stephen, if you decide to apply it dire

Re: [PATCH] clk: samsung: s3c: Remove unneeded enumeration

2017-12-20 Thread Chanwoo Choi
Dear Sylwester, Gently Ping. Regards, Chanwoo Choi On 2017년 11월 27일 11:31, Chanwoo Choi wrote: > This patch just removes the unneeded enumeration for PLL index. > > Signed-off-by: Chanwoo Choi > --- > drivers/clk/samsung/clk-s3c2412.c | 11 ++- > drivers/clk/samsung/clk-s3c2443.c | 17