From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] pinctrl: sunxi: Few more driver fixes
Date: Sun, 4 Aug 2013 12:38:46 +0200 [thread overview]
Message-ID: <1375612728-20501-1-git-send-email-maxime.ripard@free-electrons.com> (raw)
Hi Linus,
Here are a few more fixes for the sunxi pinctrl driver.
It fixes yet another brown-paper-bag-bug in the irq set_type function, and adds
the missing locking.
It should probably go into 3.11, and requires the "pinctrl: sunxi: Fix gpio_set
behaviour" patch I sent previously.
Thanks,
Maxime
Maxime Ripard (2):
pinctrl: sunxi: Read register before writing to it in irq_set_type
pinctrl: sunxi: Add spinlocks
drivers/pinctrl/pinctrl-sunxi.c | 60 ++++++++++++++++++++++++++++++++++++++---
drivers/pinctrl/pinctrl-sunxi.h | 2 ++
2 files changed, 58 insertions(+), 4 deletions(-)
--
1.8.3.4
next reply other threads:[~2013-08-04 10:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-04 10:38 Maxime Ripard [this message]
2013-08-04 10:38 ` [PATCH 1/2] pinctrl: sunxi: Read register before writing to it in irq_set_type Maxime Ripard
2013-08-07 18:39 ` Linus Walleij
2013-08-04 10:38 ` [PATCH 2/2] pinctrl: sunxi: Add spinlocks Maxime Ripard
2013-08-07 18:42 ` Linus Walleij
2013-08-07 19:16 ` Maxime Ripard
2013-08-07 19:59 ` Linus Walleij
2013-08-07 20:43 ` Maxime Ripard
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=1375612728-20501-1-git-send-email-maxime.ripard@free-electrons.com \
--to=maxime.ripard@free-electrons.com \
--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