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

Message ID 20230412105542.1231131-1-amelie.delaunay@foss.st.com
Headers
Series STMFX chip init couple of fixes |

Message

Amelie Delaunay April 12, 2023, 10:55 a.m. UTC
  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(-)
  

Comments

Amelie Delaunay June 9, 2023, 9:25 a.m. UTC | #1
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(-)
>