All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Some cleanup for samsung clock
@ 2014-09-29  7:47 ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc
  Cc: kgene.kim, tomasz.figa, s.nawrocki, mturquette, naushad, 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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH v2 0/3] Some cleanup for samsung clock
@ 2014-09-29  7:47 ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH v2 1/3] clk: samsung: Spelling s/bwtween/between/
  2014-09-29  7:47 ` Pankaj Dubey
@ 2014-09-29  7:47   ` Pankaj Dubey
  -1 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc
  Cc: kgene.kim, tomasz.figa, s.nawrocki, mturquette, naushad, Pankaj Dubey

Fix a typo in comment section of "struct samsung_clk_provider".

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---
 drivers/clk/samsung/clk.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/samsung/clk.h b/drivers/clk/samsung/clk.h
index 66ab36b..a1ece4a 100644
--- a/drivers/clk/samsung/clk.h
+++ b/drivers/clk/samsung/clk.h
@@ -25,7 +25,7 @@
  * struct samsung_clk_provider: information about clock provider
  * @reg_base: virtual address for the register base.
  * @clk_data: holds clock related data like clk* and number of clocks.
- * @lock: maintains exclusion bwtween callbacks for a given clock-provider.
+ * @lock: maintains exclusion between callbacks for a given clock-provider.
  */
 struct samsung_clk_provider {
 	void __iomem *reg_base;
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH v2 1/3] clk: samsung: Spelling s/bwtween/between/
@ 2014-09-29  7:47   ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

Fix a typo in comment section of "struct samsung_clk_provider".

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---
 drivers/clk/samsung/clk.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/samsung/clk.h b/drivers/clk/samsung/clk.h
index 66ab36b..a1ece4a 100644
--- a/drivers/clk/samsung/clk.h
+++ b/drivers/clk/samsung/clk.h
@@ -25,7 +25,7 @@
  * struct samsung_clk_provider: information about clock provider
  * @reg_base: virtual address for the register base.
  * @clk_data: holds clock related data like clk* and number of clocks.
- * @lock: maintains exclusion bwtween callbacks for a given clock-provider.
+ * @lock: maintains exclusion between callbacks for a given clock-provider.
  */
 struct samsung_clk_provider {
 	void __iomem *reg_base;
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH v2 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c
  2014-09-29  7:47 ` Pankaj Dubey
@ 2014-09-29  7:47   ` Pankaj Dubey
  -1 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc
  Cc: kgene.kim, tomasz.figa, s.nawrocki, mturquette, naushad, Pankaj Dubey

Remove unnecessary CONFIG_OF from samsung/clk.c.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---
 drivers/clk/samsung/clk.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/clk/samsung/clk.c b/drivers/clk/samsung/clk.c
index deab84d..31bf391 100644
--- a/drivers/clk/samsung/clk.c
+++ b/drivers/clk/samsung/clk.c
@@ -281,7 +281,6 @@ void __init samsung_clk_register_gate(struct samsung_clk_provider *ctx,
  * obtain the clock speed of all external fixed clock sources from device
  * tree and register it
  */
-#ifdef CONFIG_OF
 void __init samsung_clk_of_register_fixed_ext(struct samsung_clk_provider *ctx,
 			struct samsung_fixed_rate_clock *fixed_rate_clk,
 			unsigned int nr_fixed_rate_clk,
@@ -298,7 +297,6 @@ void __init samsung_clk_of_register_fixed_ext(struct samsung_clk_provider *ctx,
 	}
 	samsung_clk_register_fixed_rate(ctx, fixed_rate_clk, nr_fixed_rate_clk);
 }
-#endif
 
 /* utility function to get the rate of a specified clock */
 unsigned long _get_rate(const char *clk_name)
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH v2 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c
@ 2014-09-29  7:47   ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

Remove unnecessary CONFIG_OF from samsung/clk.c.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---
 drivers/clk/samsung/clk.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/clk/samsung/clk.c b/drivers/clk/samsung/clk.c
index deab84d..31bf391 100644
--- a/drivers/clk/samsung/clk.c
+++ b/drivers/clk/samsung/clk.c
@@ -281,7 +281,6 @@ void __init samsung_clk_register_gate(struct samsung_clk_provider *ctx,
  * obtain the clock speed of all external fixed clock sources from device
  * tree and register it
  */
-#ifdef CONFIG_OF
 void __init samsung_clk_of_register_fixed_ext(struct samsung_clk_provider *ctx,
 			struct samsung_fixed_rate_clock *fixed_rate_clk,
 			unsigned int nr_fixed_rate_clk,
@@ -298,7 +297,6 @@ void __init samsung_clk_of_register_fixed_ext(struct samsung_clk_provider *ctx,
 	}
 	samsung_clk_register_fixed_rate(ctx, fixed_rate_clk, nr_fixed_rate_clk);
 }
-#endif
 
 /* utility function to get the rate of a specified clock */
 unsigned long _get_rate(const char *clk_name)
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH v2 3/3] clk: samsung: remove unnecessary inclusion of header files from clk.h
  2014-09-29  7:47 ` Pankaj Dubey
@ 2014-09-29  7:47   ` Pankaj Dubey
  -1 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc
  Cc: kgene.kim, tomasz.figa, s.nawrocki, mturquette, naushad, Pankaj Dubey

Let's remove unnecessary include of header files from clk.h and add
required one in clk.c

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---
 drivers/clk/samsung/clk.c |    3 ++-
 drivers/clk/samsung/clk.h |    4 ----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/drivers/clk/samsung/clk.c b/drivers/clk/samsung/clk.c
index 31bf391..952f9ec 100644
--- a/drivers/clk/samsung/clk.c
+++ b/drivers/clk/samsung/clk.c
@@ -11,7 +11,8 @@
  * clock framework for Samsung platforms.
 */
 
-#include <linux/syscore_ops.h>
+#include <linux/of_address.h>
+
 #include "clk.h"
 
 void samsung_clk_save(void __iomem *base,
diff --git a/drivers/clk/samsung/clk.h b/drivers/clk/samsung/clk.h
index a1ece4a..29a5779 100644
--- a/drivers/clk/samsung/clk.h
+++ b/drivers/clk/samsung/clk.h
@@ -13,12 +13,8 @@
 #ifndef __SAMSUNG_CLK_H
 #define __SAMSUNG_CLK_H
 
-#include <linux/clk.h>
 #include <linux/clkdev.h>
-#include <linux/io.h>
 #include <linux/clk-provider.h>
-#include <linux/of.h>
-#include <linux/of_address.h>
 #include "clk-pll.h"
 
 /**
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [PATCH v2 3/3] clk: samsung: remove unnecessary inclusion of header files from clk.h
@ 2014-09-29  7:47   ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-09-29  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

Let's remove unnecessary include of header files from clk.h and add
required one in clk.c

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
---
 drivers/clk/samsung/clk.c |    3 ++-
 drivers/clk/samsung/clk.h |    4 ----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/drivers/clk/samsung/clk.c b/drivers/clk/samsung/clk.c
index 31bf391..952f9ec 100644
--- a/drivers/clk/samsung/clk.c
+++ b/drivers/clk/samsung/clk.c
@@ -11,7 +11,8 @@
  * clock framework for Samsung platforms.
 */
 
-#include <linux/syscore_ops.h>
+#include <linux/of_address.h>
+
 #include "clk.h"
 
 void samsung_clk_save(void __iomem *base,
diff --git a/drivers/clk/samsung/clk.h b/drivers/clk/samsung/clk.h
index a1ece4a..29a5779 100644
--- a/drivers/clk/samsung/clk.h
+++ b/drivers/clk/samsung/clk.h
@@ -13,12 +13,8 @@
 #ifndef __SAMSUNG_CLK_H
 #define __SAMSUNG_CLK_H
 
-#include <linux/clk.h>
 #include <linux/clkdev.h>
-#include <linux/io.h>
 #include <linux/clk-provider.h>
-#include <linux/of.h>
-#include <linux/of_address.h>
 #include "clk-pll.h"
 
 /**
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 14+ messages in thread

* RE: [PATCH v2 0/3] Some cleanup for samsung clock
  2014-09-29  7:47 ` Pankaj Dubey
@ 2014-10-22 10:34   ` Pankaj Dubey
  -1 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-10-22 10:34 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, tomasz.figa
  Cc: kgene.kim, s.nawrocki, mturquette, naushad

Hi Tomasz,

On Monday, September 29, 2014 1:18 PM, Pankaj Dubey wrote,
> To: linux-arm-kernel@lists.infradead.org;
linux-samsung-soc@vger.kernel.org
> Cc: kgene.kim@samsung.com; tomasz.figa@gmail.com; s.nawrocki@samsung.com;
> mturquette@linaro.org; naushad@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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH v2 0/3] Some cleanup for samsung clock
@ 2014-10-22 10:34   ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-10-22 10:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Tomasz,

On Monday, September 29, 2014 1:18 PM, Pankaj Dubey wrote,
> To: linux-arm-kernel at lists.infradead.org;
linux-samsung-soc at vger.kernel.org
> Cc: kgene.kim at samsung.com; tomasz.figa at gmail.com; s.nawrocki at samsung.com;
> mturquette at linaro.org; naushad at 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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH v2 0/3] Some cleanup for samsung clock
  2014-10-22 10:34   ` Pankaj Dubey
@ 2014-10-23 17:27     ` Sylwester Nawrocki
  -1 siblings, 0 replies; 14+ messages in thread
From: Sylwester Nawrocki @ 2014-10-23 17:27 UTC (permalink / raw)
  To: Pankaj Dubey, linux-arm-kernel, linux-samsung-soc, tomasz.figa
  Cc: kgene.kim, mturquette, naushad

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH v2 0/3] Some cleanup for samsung clock
@ 2014-10-23 17:27     ` Sylwester Nawrocki
  0 siblings, 0 replies; 14+ messages in thread
From: Sylwester Nawrocki @ 2014-10-23 17:27 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* RE: [PATCH v2 0/3] Some cleanup for samsung clock
  2014-10-23 17:27     ` Sylwester Nawrocki
@ 2014-11-26  5:43       ` Pankaj Dubey
  -1 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-11-26  5:43 UTC (permalink / raw)
  To: 'Sylwester Nawrocki',
	linux-arm-kernel, linux-samsung-soc, tomasz.figa
  Cc: kgene.kim, mturquette, naushad

Hi Sylwester,

On Thursday, October 23, 2014 10:58 PM, Sylwester Nawrocki Wrote:
> To: Pankaj Dubey; linux-arm-kernel@lists.infradead.org; linux-samsung-
> soc@vger.kernel.org; tomasz.figa@gmail.com
> Cc: kgene.kim@samsung.com; mturquette@linaro.org; naushad@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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [PATCH v2 0/3] Some cleanup for samsung clock
@ 2014-11-26  5:43       ` Pankaj Dubey
  0 siblings, 0 replies; 14+ messages in thread
From: Pankaj Dubey @ 2014-11-26  5:43 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Sylwester,

On Thursday, October 23, 2014 10:58 PM, Sylwester Nawrocki Wrote:
> To: Pankaj Dubey; linux-arm-kernel at lists.infradead.org; linux-samsung-
> soc at vger.kernel.org; tomasz.figa at gmail.com
> Cc: kgene.kim at samsung.com; mturquette at linaro.org; naushad at 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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-11-26  5:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-29  7:47 [PATCH v2 0/3] Some cleanup for samsung clock Pankaj Dubey
2014-09-29  7:47 ` Pankaj Dubey
2014-09-29  7:47 ` [PATCH v2 1/3] clk: samsung: Spelling s/bwtween/between/ Pankaj Dubey
2014-09-29  7:47   ` Pankaj Dubey
2014-09-29  7:47 ` [PATCH v2 2/3] clk: samsung: remove unnecessary CONFIG_OF from clk.c Pankaj Dubey
2014-09-29  7:47   ` Pankaj Dubey
2014-09-29  7:47 ` [PATCH v2 3/3] clk: samsung: remove unnecessary inclusion of header files from clk.h Pankaj Dubey
2014-09-29  7:47   ` Pankaj Dubey
2014-10-22 10:34 ` [PATCH v2 0/3] Some cleanup for samsung clock Pankaj Dubey
2014-10-22 10:34   ` Pankaj Dubey
2014-10-23 17:27   ` Sylwester Nawrocki
2014-10-23 17:27     ` Sylwester Nawrocki
2014-11-26  5:43     ` Pankaj Dubey
2014-11-26  5:43       ` Pankaj Dubey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.