RE: [PATCH v2 0/3] Some cleanup for samsung clock

2014-11-25 Thread Pankaj Dubey
Hi Sylwester,

On Thursday, October 23, 2014 10:58 PM, Sylwester Nawrocki Wrote:
> To: Pankaj Dubey; linux-arm-ker...@lists.infradead.org; linux-samsung-
> s...@vger.kernel.org; tomasz.f...@gmail.com
> Cc: kgene@samsung.com; mturque...@linaro.org; naus...@samsung.com
> Subject: Re: [PATCH v2 0/3] Some cleanup for samsung clock
> 
> Hi Pankaj,
> 
> On 22/10/14 12:34, Pankaj Dubey wrote:
> > It there are no comments will you please pick up this patch series.
> 
> I've picked up these patches and I'm planning to send a pull request to
Mike this
> week, including any other pending samsung clk patches.
> Tomasz is going to be busy for few days.
> 

Any update on this series? 

Thanks,
Pankaj Dubey
> --
> Thanks,
> Sylwester

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/3] Some cleanup for samsung clock

2014-10-23 Thread Sylwester Nawrocki
Hi Pankaj,

On 22/10/14 12:34, Pankaj Dubey wrote:
> It there are no comments will you please pick up this patch series.

I've picked up these patches and I'm planning to send a pull request
to Mike this week, including any other pending samsung clk patches.
Tomasz is going to be busy for few days.

--
Thanks,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH v2 0/3] Some cleanup for samsung clock

2014-10-22 Thread Pankaj Dubey
Hi Tomasz,

On Monday, September 29, 2014 1:18 PM, Pankaj Dubey wrote,
> To: linux-arm-ker...@lists.infradead.org;
linux-samsung-soc@vger.kernel.org
> Cc: kgene@samsung.com; tomasz.f...@gmail.com; s.nawro...@samsung.com;
> mturque...@linaro.org; naus...@samsung.com; Pankaj Dubey
> Subject: [PATCH v2 0/3] Some cleanup for samsung clock
> 
> This patch series does some cleanup of samsung clock files and fixes one
typo in clk.h
> 
> Changes since v1:
>  - Added patch commit message description to patch 1/3 and 2/3.
> 
> Pankaj Dubey (3):
>   clk: samsung: Spelling s/bwtween/between/
>   clk: samsung: remove unnecessary CONFIG_OF from clk.c
>   clk: samsung: remove unnecessary inclusion of header files from clk.h
> 
>  drivers/clk/samsung/clk.c |5 ++---
>  drivers/clk/samsung/clk.h |6 +-
>  2 files changed, 3 insertions(+), 8 deletions(-)
> 

It there are no comments will you please pick up this patch series.

Thanks,
Pankaj Dubey
> --
> 1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/3] Some cleanup for samsung clock

2014-09-29 Thread Pankaj Dubey
This patch series does some cleanup of samsung clock files and fixes
one typo in clk.h

Changes since v1:
 - Added patch commit message description to patch 1/3 and 2/3.

Pankaj Dubey (3):
  clk: samsung: Spelling s/bwtween/between/
  clk: samsung: remove unnecessary CONFIG_OF from clk.c
  clk: samsung: remove unnecessary inclusion of header files from clk.h

 drivers/clk/samsung/clk.c |5 ++---
 drivers/clk/samsung/clk.h |6 +-
 2 files changed, 3 insertions(+), 8 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html