mbox series

[0/2] ASoC: Intel: HDA: two cleanups

Message ID 20230606222529.57156-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: Intel: HDA: two cleanups | expand

Message

Pierre-Louis Bossart June 6, 2023, 10:25 p.m. UTC
One removal of a non-existent Kconfig initialization and one
correction to enable SoundWire link when no HDaudio external codec is
detected. This will generate more information and help resolve cases
where the ACPI information is incorrect.

Pierre-Louis Bossart (2):
  ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
  ASoC: SOF: Intel: hda-pcm: remove kernel parameter init

 sound/soc/sof/intel/hda-pcm.c |  2 +-
 sound/soc/sof/intel/hda.c     | 12 +++++++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

Comments

Mark Brown June 7, 2023, 5:23 p.m. UTC | #1
On Tue, 06 Jun 2023 17:25:27 -0500, Pierre-Louis Bossart wrote:
> One removal of a non-existent Kconfig initialization and one
> correction to enable SoundWire link when no HDaudio external codec is
> detected. This will generate more information and help resolve cases
> where the ACPI information is incorrect.
> 
> Pierre-Louis Bossart (2):
>   ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
>   ASoC: SOF: Intel: hda-pcm: remove kernel parameter init
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
      commit: f751b99255cacd9ffe8c4bbf99767ad670cee1f7
[2/2] ASoC: SOF: Intel: hda-pcm: remove kernel parameter init
      commit: 3bd45b8dea73eabc9bbfdcdc69675e3ef8ca8920

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