linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller changes for v4.11, part 2
Date: Thu, 02 Feb 2017 18:37:42 +0100	[thread overview]
Message-ID: <1486057062.2289.89.camel@pengutronix.de> (raw)

Dear arm-soc maintainers,

Please consider merging this tag, which fixes an issue with the optional
reset control API change from the last pull request and removes any
remaining modular code from the new builtin zx2967 driver.

regards
Philipp

The following changes since commit bb475230b8e59a547ab66ac3b02572df21a580e9:

  reset: make optional functions really optional (2017-01-20 10:36:15 +0100)

are available in the git repository at:

  git://git.pengutronix.de/pza/linux tags/reset-for-4.11-2

for you to fetch changes up to 7a1ca76dba35d1a443278811fb67625f0e98a713:

  reset: make zx2967 explicitly non-modular (2017-02-02 16:32:09 +0100)

----------------------------------------------------------------
Reset controller changes for v4.11, part 2

- Fix missing NULL check in reset_control_put for optional reset control
  conversion
- Make zx2967 driver explicitly non-modular

----------------------------------------------------------------
Heiner Kallweit (1):
      reset: core: fix reset_control_put

Paul Gortmaker (1):
      reset: make zx2967 explicitly non-modular

 drivers/reset/core.c         | 2 +-
 drivers/reset/reset-zx2967.c | 7 -------
 2 files changed, 1 insertion(+), 8 deletions(-)

             reply	other threads:[~2017-02-02 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-02 17:37 Philipp Zabel [this message]
2017-02-07 16:19 ` [GIT PULL] Reset controller changes for v4.11, part 2 Arnd Bergmann

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=1486057062.2289.89.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).