[0/2] STMFX chip init couple of fixes

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

Message

Amelie Delaunay March 16, 2023, 4:53 p.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(-)