On Mon, 28 Aug 2023 20:10:12 +0100, Biju Das wrote:
This patch series aims to add match data improvements for tlv320aic32x4 driver.
This patch series is only compile tested.
v1->v2:
- Created patch#1 for adding enum aic32x4_type to aic32x4_probe() and drop using dev_set_drvdata() from tlv320aic32x4_{i2c,spi} drivers.
- Return value of i2c_get_match_data() passed to type paramemter in aic32x4_probe().
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/2] ASoC: codec: tlv320aic32x4: Add enum aic32x4_type to aic32x4_probe() commit: cac1636e214930b01b2f8ac9867771486554271a [2/2] ASoC: tlv320aic32x4-i2c: Simplify probe() commit: d44f7bc9d181a2bec0dcff694d00b08c8f99284d
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