From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller fixes for 4.10
Date: Fri, 17 Feb 2017 11:56:14 +0100 [thread overview]
Message-ID: <1487328974.3107.24.camel@pengutronix.de> (raw)
Dear arm-soc maintainers,
any chance this small fix can still make it into v4.10?
regards
Philipp
The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
are available in the git repository at:
https://git.pengutronix.de/git/pza/linux tags/reset-for-4.10-fixes
for you to fetch changes up to e5a1dadec3648019a838b85357b67f241fbb02e8:
reset: fix shared reset triggered_count decrement on error (2017-02-17 08:11:47 +0100)
----------------------------------------------------------------
Reset controller fixes for v4.10
- Remove erroneous negation of the error check of the reset function
to decrement trigger_count in the error case, not on success. This
fixes shared resets to actually only trigger once, as intended.
----------------------------------------------------------------
Jerome Brunet (1):
reset: fix shared reset triggered_count decrement on error
drivers/reset/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
next reply other threads:[~2017-02-17 10:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-17 10:56 Philipp Zabel [this message]
2017-02-17 16:27 ` [GIT PULL] Reset controller fixes for 4.10 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=1487328974.3107.24.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).