linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl STM32 updates
@ 2019-02-14 16:54 Alexandre Torgue
  2019-02-14 16:54 ` [PATCH 1/2] pinctrl: stm32: fix memory leak issue Alexandre Torgue
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Torgue @ 2019-02-14 16:54 UTC (permalink / raw)
  To: Linus Walleij, Maxime Coquelin
  Cc: linux-gpio, alexandre.torgue, linux-kernel, linux-arm-kernel,
	linux-stm32

Please find 2 updates for STM32 pinctrl driver:

 -Fix a memory leak issue present since the beginning of the driver.
 -Handle error case when a hwspinlock can't get locked.

regards
Alex

Alexandre Torgue (2):
  pinctrl: stm32: fix memory leak issue
  pinctrl: stm32: return error upon hwspinlock failure

 drivers/pinctrl/stm32/pinctrl-stm32.c | 70 ++++++++++++++++++++---------------
 1 file changed, 40 insertions(+), 30 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-02-20  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14 16:54 [PATCH 0/2] pinctrl STM32 updates Alexandre Torgue
2019-02-14 16:54 ` [PATCH 1/2] pinctrl: stm32: fix memory leak issue Alexandre Torgue
2019-02-14 16:54 ` [PATCH 2/2] pinctrl: stm32: return error upon hwspinlock failure Alexandre Torgue
2019-02-20  9:41 ` [PATCH 0/2] pinctrl STM32 updates Linus Walleij

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).