[PATCH v1 0/1] regulator: tps6594-regulator: Correct nr_types assignment

From: Shree Ramamoorthy
Date: Mon Jun 03 2024 - 13:05:43 EST


Correct nr_types assignment for TPS6594/3 and TPS65224 in probe().
Fixes: 00c8265 (regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators)

Shree Ramamoorthy (1):
Fix nr_types assignment for TPS6594/3 and TPS65224

drivers/regulator/tps6594-regulator.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@xxxxxx>