[PATCH 0/4] ASoC: codecs: wsa88xx: Few cleanups

Krzysztof Kozlowski posted 4 patches 1 year, 5 months ago
sound/soc/codecs/wsa881x.c |  2 --
sound/soc/codecs/wsa883x.c | 33 ++++++++++++++++++---------------
sound/soc/codecs/wsa884x.c |  5 ++---
3 files changed, 20 insertions(+), 20 deletions(-)
[PATCH 0/4] ASoC: codecs: wsa88xx: Few cleanups
Posted by Krzysztof Kozlowski 1 year, 5 months ago
Hi,

Few cleanups around wsa88xx codecs.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (4):
      ASoC: codecs: wsa881x: Drop unused version readout
      ASoC: codecs: wsa883x: Handle reading version failure
      ASoC: codecs: wsa883x: Simplify handling variant/version
      ASoC: codecs: wsa884x: Simplify handling variant

 sound/soc/codecs/wsa881x.c |  2 --
 sound/soc/codecs/wsa883x.c | 33 ++++++++++++++++++---------------
 sound/soc/codecs/wsa884x.c |  5 ++---
 3 files changed, 20 insertions(+), 20 deletions(-)
---
base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
change-id: 20240710-asoc-wsa88xx-version-dd0039265245

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH 0/4] ASoC: codecs: wsa88xx: Few cleanups
Posted by Mark Brown 1 year, 4 months ago
On Wed, 10 Jul 2024 15:52:29 +0200, Krzysztof Kozlowski wrote:
> Few cleanups around wsa88xx codecs.
> 
> Best regards,
> Krzysztof
> 

Applied to

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

Thanks!

[1/4] ASoC: codecs: wsa881x: Drop unused version readout
      commit: 3d2a69eb503d15171a7ba51cf0b562728ac396b7
[2/4] ASoC: codecs: wsa883x: Handle reading version failure
      commit: 2fbf16992e5aa14acf0441320033a01a32309ded
[3/4] ASoC: codecs: wsa883x: Simplify handling variant/version
      commit: cd15fded0e1090bf713647a5bcfd83e372152844
[4/4] ASoC: codecs: wsa884x: Simplify handling variant
      commit: 7eb62acd43c9299630f0e859f56981072401c5b6

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