lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sun, 23 Jun 2024 18:21:52 +0100
From: Mark Brown <broonie@...nel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>, 
 Banajit Goswami <bgoswami@...cinc.com>, Liam Girdwood <lgirdwood@...il.com>, 
 Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>, 
 Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: alsa-devel@...a-project.org, linux-arm-msm@...r.kernel.org, 
 linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/23] ASoC: codecs: wcd family: cleanups

On Wed, 12 Jun 2024 18:15:13 +0200, Krzysztof Kozlowski wrote:
> Set of simple cleanups from similar issues in all Qualcomm WCD93xx
> codecs.
> 
> The first patch "ASoC: codecs: wcd-mbhc: Constify passed MBHC reg
> fields" is a requirement for few others, but except this they are
> independent.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/23] ASoC: codecs: wcd-mbhc: Constify passed MBHC reg fields
        commit: e565ab184946650f19afb9fe74f8be84fcb6d210
[02/23] ASoC: codecs: wcd9335: Drop unused state container fields
        commit: 60ce48f5311103dd7a09e12d0b75d7ec44e291d9
[03/23] ASoC: codecs: wcd9335: Constify static data
        commit: b2ff7c88bf751fa502f5707f0b7b047afcba87dc
[04/23] ASoC: codecs: wcd9335: Handle nicer probe deferral and simplify with dev_err_probe()
        commit: 4a03b5dbad466c902d522f3405daa4e5d80578c5
[05/23] ASoC: codecs: wcd9335: Drop unneeded error message
        commit: 3ed4beba49463997eb9a4afa0d46ece7dc5dbf19
[06/23] ASoC: codecs: wcd9335: Drop unused dmic rate handling
        commit: 1d1cda22da5db03a0c794d139e06519e3a94f815
[07/23] ASoC: codecs: wcd934x: Drop unused interp path enum
        commit: 1bce5c586ba56dfa6acf8d13f0f608f5f5d717bd
[08/23] ASoC: codecs: wcd934x: Constify static data
        commit: 5ad81bf49a18dc22bd7e1c56f67be9b5eb50267c
[09/23] ASoC: codecs: wcd934x: Drop unused mic bias voltage fields
        commit: a252188244aeff72e4331abba2fee6b9093c847b
[10/23] ASoC: codecs: wcd934x: Handle nicer probe deferral and simplify with dev_err_probe()
        commit: 9ea22713227397b56a2b36a68c8bda13f0b43d70
[11/23] ASoC: codecs: wcd937x: Constify static data
        commit: 0ad42c04e9b223d913ad4b1463c0f1cdc00f3cc5
[12/23] ASoC: codecs: wcd937x: Constify wcd937x_sdw_ch_info
        commit: c8ed66cbc3b7ccd9e5ae98b06023c1fe3e834ca8
[13/23] ASoC: codecs: wcd937x: Drop unused enums, defines and types
        commit: d8e746719d705427e69c7f0ac2ca20aaf560a03e
[14/23] ASoC: codecs: wcd937x: Drop unused state container fields
        commit: c2d9fd2e94588eb83f8855e942d77b5f539c5a5f
[15/23] ASoC: codecs: wcd937x: Drop unused chipid member
        commit: 6dc7b8a10419a267cd5eb7ac2bb407f7fc7865e2
[16/23] ASoC: codecs: wcd938x: Constify static data
        commit: 424e6bc4328b39a924cc2acb251868cfd23fe369
[17/23] ASoC: codecs: wcd938x: Constify wcd938x_sdw_ch_info
        commit: af57d5e3b58886ee5efc6ba9d0e25c8d1d3c3c37
[18/23] ASoC: codecs: wcd938x: Drop unused RX/TX direction enum
        commit: 43e7400f6bf51ecedf4ddad942cd812fe351ce74
[19/23] ASoC: codecs: wcd938x: Drop unused num_ports field
        commit: 3f1deca19e68e48bd89a72c4fe648275d9af574b
[20/23] ASoC: codecs: wcd939x: Constify static data
        commit: 8e5d5b2c96fadecdaebff5afcbb7f51580701122
[21/23] ASoC: codecs: wcd939x: Constify wcd939x_sdw_ch_info
        commit: f49100faccb5d2ffb4c9e5e4bba6173f5ac43d22
[22/23] ASoC: codecs: wcd939x: Drop unused RX/TX direction enum
        commit: 2642b6aa9d0f43c52c83461bc7ae4917336e7643
[23/23] ASoC: codecs: wcd939x: Drop unused num_ports field
        commit: 34935cd4721f0492eafbc516dd1fc7f5f687fa76

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ