On Thu, 21 Jul 2022 18:29:48 +0800, Shengjiu Wang wrote:
Fix sparse warning
changes in v2:
- use pcm_format_to_bits
- use u32 asrc_fmt, then convert it to snd_pcm_format_t
Shengjiu Wang (5): ASoC: fsl_sai: Don't use plain integer as NULL pointer ASoC: fsl_asrc: force cast the asrc_format type ASoC: fsl-asoc-card: force cast the asrc_format type ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format ASoC: imx-card: use snd_pcm_format_t type for asrc_format
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: fsl_sai: Don't use plain integer as NULL pointer commit: b17079d37fe1570019d7defd9e341d5c18aba8f5 [2/5] ASoC: fsl_asrc: force cast the asrc_format type commit: c49932726de24405d45516b3f8ad2735714fdf05 [3/5] ASoC: fsl-asoc-card: force cast the asrc_format type commit: 6c7b077dad62178c33f9a3ae17f90d6b0bf6e2e5 [4/5] ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format commit: de27216cf2d645c2fd14e513707bdcd54e5b1de4 [5/5] ASoC: imx-card: use snd_pcm_format_t type for asrc_format commit: 409a8652e909e323c715f3088e6c3133e37c8881
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