Message ID | 20210717122820.1467-1-peter.ujfalusi@gmail.com |
---|---|
Headers | show |
Series | ASoC: ti: j721e-evm: Small fixes and code cleanup | expand |
On Sat, 17 Jul 2021 15:28:17 +0300, Peter Ujfalusi wrote: > I have found two issues with the machine driver which for some reason did not > caused errors but they are certainly bugs. > > The last patch is just to convert the IDs from define to enum. > > Regards, > Peter Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/3] ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup commit: 78d2a05ef22e7b5863b01e073dd6a06b3979bb00 [2/3] ASoC: ti: j721e-evm: Check for not initialized parent_clk_id commit: 82d28b67f780910f816fe1cfb0f676fc38c4cbb3 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
On Sat, 17 Jul 2021 15:28:17 +0300, Peter Ujfalusi wrote: > I have found two issues with the machine driver which for some reason did not > caused errors but they are certainly bugs. > > The last patch is just to convert the IDs from define to enum. > > Regards, > Peter Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [3/3] ASoC: ti: j721e-evm: Convert the audio domain IDs to enum commit: cfc9d37ab79ff19d44a17195e57b2828084d5896 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