public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: sunxi: Few more driver fixes
@ 2013-08-04 10:38 Maxime Ripard
  2013-08-04 10:38 ` [PATCH 1/2] pinctrl: sunxi: Read register before writing to it in irq_set_type Maxime Ripard
  2013-08-04 10:38 ` [PATCH 2/2] pinctrl: sunxi: Add spinlocks Maxime Ripard
  0 siblings, 2 replies; 8+ messages in thread
From: Maxime Ripard @ 2013-08-04 10:38 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-08-07 20:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-04 10:38 [PATCH 0/2] pinctrl: sunxi: Few more driver fixes Maxime Ripard
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox