Message ID | 20220721102558.25457-1-aidanmacdonald.0x0@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: Cleanup deprecated regmap-irq functionality | expand |
On Thu, Jul 21, 2022 at 11:25:56AM +0100, Aidan MacDonald wrote: > Update two ASoC codec drivers to remove uses of regmap-irq type > registers, which have recently been deprecated by the "regmap-irq > cleanups and refactoring" series in linux-next. > > Link: https://lore.kernel.org/lkml/20220623211420.918875-1-aidanmacdonald.0x0@gmail.com/ > > Aidan MacDonald (2): > sound: soc: codecs: wcd9335: Convert irq chip to config regs > sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identify relevant patches. Look at what existing commits in the area you're changing are doing and make sure your subject lines visually resemble what they're doing. There's no need to resubmit to fix this alone.
On Thu, 21 Jul 2022 11:25:56 +0100, Aidan MacDonald wrote: > Update two ASoC codec drivers to remove uses of regmap-irq type > registers, which have recently been deprecated by the "regmap-irq > cleanups and refactoring" series in linux-next. > > Link: https://lore.kernel.org/lkml/20220623211420.918875-1-aidanmacdonald.0x0@gmail.com/ > > Aidan MacDonald (2): > sound: soc: codecs: wcd9335: Convert irq chip to config regs > sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip > > [...] Applied to broonie/sound.git for-next Thanks! [1/2] sound: soc: codecs: wcd9335: Convert irq chip to config regs commit: 255a03bb1bb3b10d1c1ca785c596db84723f59d7 [2/2] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip commit: de3287f177a5666409978a1a0331a33e2842d43b All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark