[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1873795367bda5d10ff64d1efa0625fa.broonie@kernel.org>
Date: Thu, 27 Mar 2025 22:26:53 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap updates for v6.15
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(-)
Powered by blists - more mailing lists