Message ID | 20240213215807.3326688-1-jbrunet@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: meson: aiu: fix function pointer type mismatch | expand |
On Tue, 13 Feb 2024 22:58:02 +0100, Jerome Brunet wrote: > This patchset fixes 2 -Wcast-function-type-strict warning in amlogic > audio drivers with clang 16. > > Changes since v1: [0] > * use devm_clk_get_enabled() instead of adding a dedicated helper in each > driver. > * Split the patch, 1 per fixed commit to make it easier for stable. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: meson: aiu: fix function pointer type mismatch commit: 98ac85a00f31d2e9d5452b825a9ed0153d934043 [2/2] ASoC: meson: t9015: fix function pointer type mismatch commit: 5ad992c71b6a8e8a547954addc7af9fbde6ca10a 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