From: Tony Lindgren <tony@atomide.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] pinctrl fixes for generic functions and groups
Date: Fri, 15 Jun 2018 04:11:36 -0700 [thread overview]
Message-ID: <20180615111141.37184-1-tony@atomide.com> (raw)
Hi,
Here are fixes to the race issues for generic group and functions
reported by H. Nikolaus Schaller <hns@goldelico.com>. I have not seen
the issue here myself, so please test to see if this is sufficient.
I've also fixed rza1 in addition to pinctrl-single. Please also check
the drivers pinctrl-mt7622.c and pinctrl-ingenic.c if mutex fixes are
needed there.
Regards,
Tony
Tony Lindgren (5):
pinctrl: core: Return selector to the pinctrl driver
pinctrl: pinmux: Return selector to the pinctrl driver
pinctrl: single: Fix group and function selector use
pinctrl: rza1: Fix selector use for groups and functions
pinctrl: core: Remove broken remove_last group and pinmux functions
drivers/pinctrl/core.c | 5 +-
drivers/pinctrl/core.h | 6 ---
drivers/pinctrl/pinctrl-rza1.c | 25 ++++-----
drivers/pinctrl/pinctrl-single.c | 91 +++++++++++++++++++-------------
drivers/pinctrl/pinmux.c | 5 +-
drivers/pinctrl/pinmux.h | 7 ---
6 files changed, 74 insertions(+), 65 deletions(-)
--
2.17.1
next reply other threads:[~2018-06-15 11:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-15 11:11 Tony Lindgren [this message]
2018-06-15 11:11 ` [PATCH 1/5] pinctrl: core: Return selector to the pinctrl driver Tony Lindgren
2018-06-17 16:50 ` Andy Shevchenko
2018-06-18 6:48 ` Tony Lindgren
2018-06-15 11:11 ` [PATCH 2/5] pinctrl: pinmux: " Tony Lindgren
2018-06-17 16:51 ` Andy Shevchenko
2018-06-15 11:11 ` [PATCH 3/5] pinctrl: single: Fix group and function selector use Tony Lindgren
2018-06-15 11:11 ` [PATCH 4/5] pinctrl: rza1: Fix selector use for groups and functions Tony Lindgren
2018-06-19 4:16 ` jacopo mondi
2018-06-15 11:11 ` [PATCH 5/5] pinctrl: core: Remove broken remove_last group and pinmux functions Tony Lindgren
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=20180615111141.37184-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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