[GIT PULL] regmap updates for v6.15

From: Mark Brown
Date: Thu Mar 27 2025 - 18:33:12 EST


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.15

for you to fetch changes up to 153dbf4adad0082d030c30d20541df2b1af52db6:

regmap: irq: Use one way of setting all bits in the register (2025-02-06 20:46:09 +0000)

----------------------------------------------------------------
regmap: Updates for v6.15

Only a couple of small patches this release, one refactoring struct
regmap to pack it more efficiently and another which makes our way of
setting all bits consistent in the regmap-irq code.

----------------------------------------------------------------
Andy Shevchenko (1):
regmap: irq: Use one way of setting all bits in the register

Christophe JAILLET (1):
regmap: Reorder 'struct regmap'

drivers/base/regmap/internal.h | 12 ++++++------
drivers/base/regmap/regmap-irq.c | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)