[PATCH v3 0/2] Match data improvements for pv880x0 regulator driver

From: Biju Das
Date: Sun Sep 03 2023 - 12:48:53 EST


This patch series aims to add match data improvements for pv880x0
regulator driver.

This patch is only compile tested.

v2->v3:
* Swapped the patch#1 and patch#2
* Removed trailing comma in the terminator entry for OF/ID table.
* Updated commit description of patch#1
* Restored OF table position in patch#1 and moved OF tables close to the
user in patch#2.
* Dropped extra space from OF table entry.
v1->v2:
* Moved OF/ID tables close to the user
* Removed trailing comma in the terminator entry for OF/ID tables.
* Created patch#2 for dropping CONFIG_OF ifdeffery.

Biju Das (2):
regulator: pv880x0: Drop ifdeffery
regulator: pv880x0: Simplify probe()

drivers/regulator/pv88080-regulator.c | 58 ++++++++-------------------
1 file changed, 17 insertions(+), 41 deletions(-)

--
2.25.1