All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Mike Turquette <mturquette@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>,
	Kukjin Kim <kgene.kim@samsung.com>,
	linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] samsung clk cleanups and fixes for v3.19
Date: Fri, 05 Dec 2014 13:04:36 +0100	[thread overview]
Message-ID: <54819F54.1060705@samsung.com> (raw)


Hi Mike,

This includes a few bug fix and cleanup patches for clk/samsung.
Please pull for 3.19 if it looks OK.

The following changes since commit 2e41b9fc11f2d242f39b36ceba833471629ba3d5:

  clk: samsung: Spelling s/bwtween/between/ (2014-12-02 12:28:20 +0100)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git tags/for-v3.19-exynos-clk-2

for you to fetch changes up to c31844ffdbd4e73a16c66e9d7df8ec290ab4b159:

  clk: samsung: Fix double add of syscore ops after driver rebind (2014-12-02
16:22:59 +0100)

----------------------------------------------------------------
- exynos4415 and exynos audio subsystem clk driver (build
  with PM_SLEEP disabled, resource release) fixes
- minor cleanups in drivers/clk/samsung/clk.c (spelling,
  includes)
- modification of the exynos4 HDMI PHY clock definition to
  model dependency of "sclk_hdmiphy" on the "hdmi" clock

----------------------------------------------------------------
Andrzej Hajda (1):
      clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi

Krzysztof Kozlowski (2):
      clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
      clk: samsung: Fix double add of syscore ops after driver rebind

Pankaj Dubey (2):
      clk: samsung: remove unnecessary CONFIG_OF from clk.c
      clk: samsung: remove unnecessary inclusion of header files from clk.h

 drivers/clk/samsung/clk-exynos-audss.c |    4 ++++
 drivers/clk/samsung/clk-exynos4.c      |    2 +-
 drivers/clk/samsung/clk-exynos4415.c   |    6 ++++--
 drivers/clk/samsung/clk.c              |    4 ++--
 drivers/clk/samsung/clk.h              |    4 ----
 5 files changed, 11 insertions(+), 9 deletions(-)

--
Thanks,
Sylwester

WARNING: multiple messages have this Message-ID (diff)
From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] samsung clk cleanups and fixes for v3.19
Date: Fri, 05 Dec 2014 13:04:36 +0100	[thread overview]
Message-ID: <54819F54.1060705@samsung.com> (raw)


Hi Mike,

This includes a few bug fix and cleanup patches for clk/samsung.
Please pull for 3.19 if it looks OK.

The following changes since commit 2e41b9fc11f2d242f39b36ceba833471629ba3d5:

  clk: samsung: Spelling s/bwtween/between/ (2014-12-02 12:28:20 +0100)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git tags/for-v3.19-exynos-clk-2

for you to fetch changes up to c31844ffdbd4e73a16c66e9d7df8ec290ab4b159:

  clk: samsung: Fix double add of syscore ops after driver rebind (2014-12-02
16:22:59 +0100)

----------------------------------------------------------------
- exynos4415 and exynos audio subsystem clk driver (build
  with PM_SLEEP disabled, resource release) fixes
- minor cleanups in drivers/clk/samsung/clk.c (spelling,
  includes)
- modification of the exynos4 HDMI PHY clock definition to
  model dependency of "sclk_hdmiphy" on the "hdmi" clock

----------------------------------------------------------------
Andrzej Hajda (1):
      clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi

Krzysztof Kozlowski (2):
      clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
      clk: samsung: Fix double add of syscore ops after driver rebind

Pankaj Dubey (2):
      clk: samsung: remove unnecessary CONFIG_OF from clk.c
      clk: samsung: remove unnecessary inclusion of header files from clk.h

 drivers/clk/samsung/clk-exynos-audss.c |    4 ++++
 drivers/clk/samsung/clk-exynos4.c      |    2 +-
 drivers/clk/samsung/clk-exynos4415.c   |    6 ++++--
 drivers/clk/samsung/clk.c              |    4 ++--
 drivers/clk/samsung/clk.h              |    4 ----
 5 files changed, 11 insertions(+), 9 deletions(-)

--
Thanks,
Sylwester

             reply	other threads:[~2014-12-05 12:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-05 12:04 Sylwester Nawrocki [this message]
2014-12-05 12:04 ` [GIT PULL] samsung clk cleanups and fixes for v3.19 Sylwester Nawrocki
2014-12-11 20:17 ` Mike Turquette
2014-12-11 20:17   ` Mike Turquette

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54819F54.1060705@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.