This series is in preparation to add 2 PMIC devices to the TPS65219 driver. The changes involve using existing helper macros and removing unused macros to simplify code. The intention is to remove unnecessary noise from the new PMIC device patches adding support to this driver. Shree Ramamoorthy (2): mfd: tps65219: Use MFD_CELL macros mfd: tps65219: Remove unused macros & add regmap.h drivers/mfd/tps65219.c | 15 ++++----------- include/linux/mfd/tps65219.h | 7 +------ 2 files changed, 5 insertions(+), 17 deletions(-) -- 2.34.1