All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] clk: exynos: Some fixes and cleanup
@ 2013-07-11  9:02 ` Sachin Kamat
  0 siblings, 0 replies; 26+ messages in thread
From: Sachin Kamat @ 2013-07-11  9:02 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-samsung-soc, mturquette, kgene.kim, sachin.kamat, patches

Resending some of patches (1, 3 and 5) as per discussion in thread [1].
Other patches in the series are new.

[1] http://comments.gmane.org/gmane.linux.kernel.samsung-soc/19933

Sachin Kamat (6):
  clk: exynos4: Staticize local symbols
  clk: exynos4: Remove unused function
  clk: exynos5250: Staticize local symbols
  clk: exynos5420: Staticize local symbols
  clk: exynos5440: Staticize local symbols
  clk: exynos-audss: Staticize exynos_audss_clk_init

 drivers/clk/samsung/clk-exynos-audss.c |    2 +-
 drivers/clk/samsung/clk-exynos4.c      |   42 ++++++++++++--------------------
 drivers/clk/samsung/clk-exynos5250.c   |   14 +++++------
 drivers/clk/samsung/clk-exynos5420.c   |   14 +++++------
 drivers/clk/samsung/clk-exynos5440.c   |   14 +++++------
 5 files changed, 37 insertions(+), 49 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 26+ messages in thread
* [PATCH v2 0/6] clk: exynos: Some fixes and cleanup
@ 2013-07-18 10:01 Sachin Kamat
  2013-07-18 10:01   ` Sachin Kamat
  0 siblings, 1 reply; 26+ messages in thread
From: Sachin Kamat @ 2013-07-18 10:01 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-samsung-soc, mturquette, kgene.kim, sachin.kamat, patches

Resending some of patches (1, 3 and 5) as per discussion in thread [1].
Other patches in the series are new.

[1] http://comments.gmane.org/gmane.linux.kernel.samsung-soc/19933

Changes since v1:
* Removed an unnecessary change in Patch 1 as pointed out by Kukjin Kim.
* Added Kukjin's ack to patches 3~6.

Sachin Kamat (6):
  clk: exynos4: Staticize local symbols
  clk: exynos4: Remove unused function
  clk: exynos5250: Staticize local symbols
  clk: exynos5420: Staticize local symbols
  clk: exynos5440: Staticize local symbols
  clk: exynos-audss: Staticize exynos_audss_clk_init

 drivers/clk/samsung/clk-exynos-audss.c |    2 +-
 drivers/clk/samsung/clk-exynos4.c      |   42 ++++++++++++--------------------
 drivers/clk/samsung/clk-exynos5250.c   |   14 +++++------
 drivers/clk/samsung/clk-exynos5420.c   |   14 +++++------
 drivers/clk/samsung/clk-exynos5440.c   |   14 +++++------
 5 files changed, 37 insertions(+), 49 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-07-18 10:17 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-11  9:02 [PATCH 0/6] clk: exynos: Some fixes and cleanup Sachin Kamat
2013-07-11  9:02 ` Sachin Kamat
2013-07-11  9:02 ` [PATCH 1/6] clk: exynos4: Staticize local symbols Sachin Kamat
2013-07-11  9:02   ` Sachin Kamat
2013-07-16  7:34   ` Kukjin Kim
2013-07-16  7:34     ` Kukjin Kim
2013-07-16  9:08     ` Sachin Kamat
2013-07-16  9:08       ` Sachin Kamat
2013-07-11  9:02 ` [PATCH 2/6] clk: exynos4: Remove unused function Sachin Kamat
2013-07-11  9:02   ` Sachin Kamat
2013-07-16  7:30   ` Kukjin Kim
2013-07-16  7:30     ` Kukjin Kim
2013-07-16  9:08     ` Sachin Kamat
2013-07-16  9:08       ` Sachin Kamat
2013-07-11  9:02 ` [PATCH 3/6] clk: exynos5250: Staticize local symbols Sachin Kamat
2013-07-11  9:02   ` Sachin Kamat
2013-07-11  9:02 ` [PATCH 4/6] clk: exynos5420: " Sachin Kamat
2013-07-11  9:02   ` Sachin Kamat
2013-07-11  9:02 ` [PATCH 5/6] clk: exynos5440: " Sachin Kamat
2013-07-11  9:02   ` Sachin Kamat
2013-07-11  9:02 ` [PATCH 6/6] clk: exynos-audss: Staticize exynos_audss_clk_init Sachin Kamat
2013-07-11  9:02   ` Sachin Kamat
2013-07-16  7:36 ` [PATCH 0/6] clk: exynos: Some fixes and cleanup Kukjin Kim
2013-07-16  7:36   ` Kukjin Kim
2013-07-18 10:01 [PATCH v2 " Sachin Kamat
2013-07-18 10:01 ` [PATCH 1/6] clk: exynos4: Staticize local symbols Sachin Kamat
2013-07-18 10:01   ` Sachin Kamat

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.