[PATCH 0/2] ASoC: da7219: Small fixes for jack detection and removal

Adam Thomson posted 2 patches 3 years, 11 months ago
sound/soc/codecs/da7219-aad.c | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
[PATCH 0/2] ASoC: da7219: Small fixes for jack detection and removal
Posted by Adam Thomson 3 years, 11 months ago
This series contains 2 small fixes around the AAD part of DA7219, particularly
in relation to jack pole detection on certain active headsets, and tidy up
when a jack is removed.

Adam Thomson (2):
  ASoC: da7219: Fix pole orientation detection on certain headsets
  ASoC: da7219: cancel AAD related work earlier for jack removal

 sound/soc/codecs/da7219-aad.c | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

-- 
2.17.1
Re: [PATCH 0/2] ASoC: da7219: Small fixes for jack detection and removal
Posted by Mark Brown 3 years, 11 months ago
On Mon, 30 May 2022 13:22:21 +0000, Adam Thomson wrote:
> This series contains 2 small fixes around the AAD part of DA7219, particularly
> in relation to jack pole detection on certain active headsets, and tidy up
> when a jack is removed.
> 
> Adam Thomson (2):
>   ASoC: da7219: Fix pole orientation detection on certain headsets
>   ASoC: da7219: cancel AAD related work earlier for jack removal
> 
> [...]

Applied to

   broonie/sound.git for-linus

Thanks!

[1/2] ASoC: da7219: Fix pole orientation detection on certain headsets
      commit: 06f5882122e3faa183d76c4ec2c92f4c38e2c7bb
[2/2] ASoC: da7219: cancel AAD related work earlier for jack removal
      commit: 2d969e8f35b1849a43156029a7a6e2943b89d0c0

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