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