[RESEND PATCH 0/2] STMFX chip init couple of fixes

Amelie Delaunay posted 2 patches 2 years, 10 months ago
drivers/mfd/stmfx.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
[RESEND PATCH 0/2] STMFX chip init couple of fixes
Posted by Amelie Delaunay 2 years, 10 months ago
This series fixes the behavior of stm32_chip_init function in case
of errors.

Amelie Delaunay (2):
  mfd: stmfx: Fix error path in stmfx_chip_init
  mfd: stmfx: Nullify stmfx->vdd in case of error

 drivers/mfd/stmfx.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.25.1
Re: [RESEND PATCH 0/2] STMFX chip init couple of fixes
Posted by Amelie Delaunay 2 years, 8 months ago
Kind reminder on this series, pending for almost 3 months.

Thanks,
Amelie


On 4/12/23 12:55, Amelie Delaunay wrote:
> This series fixes the behavior of stm32_chip_init function in case
> of errors.
> 
> Amelie Delaunay (2):
>    mfd: stmfx: Fix error path in stmfx_chip_init
>    mfd: stmfx: Nullify stmfx->vdd in case of error
> 
>   drivers/mfd/stmfx.c | 7 +++----
>   1 file changed, 3 insertions(+), 4 deletions(-)
>