[PATCH v2 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
Mark Brown
broonie at kernel.org
Tue Nov 10 17:02:31 CET 2020
On 30 Oct 2020 10:00:43 +0900, Kuninori Morimoto wrote:
> These are v2 of tidyup patch-set for SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx.
> soc-compress is using both SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx, but mixed use.
> This is confusable, but no problem. Because these are defined as UAPI and
> are using same value.
> This patch-set make sure these are same value.
>
> v1 -> v2
> - checks COMPRESS vs PCM_STREAM by using BUILD_BUG_ON()
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
commit: eb84959ab8c0ca2897e69575110bdaaf2d532eb7
[2/2] ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are same
commit: 7428d8c8bd7936840b4615df674cee5fce1eb385
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
More information about the Alsa-devel
mailing list