mbox series

[0/2] ASoC: amd: Minor fixes for error handling

Message ID 20201127143200.16272-1-tiwai@suse.de (mailing list archive)
Headers show
Series ASoC: amd: Minor fixes for error handling | expand

Message

Takashi Iwai Nov. 27, 2020, 2:31 p.m. UTC
Hi,

this is a set of patches to address the errors appearing on the
machine that has no I2S DMIC on AMD machine but probed.


Takashi

===

Takashi Iwai (2):
  ASoC: amd: Downgrade print level for invalid ACP mode
  ASoC: amd: Return -ENODEV for non-existing ACPI call

 sound/soc/amd/raven/pci-acp3x.c     | 2 +-
 sound/soc/amd/renoir/rn-pci-acp3x.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Mark Brown Nov. 30, 2020, 4:55 p.m. UTC | #1
On Fri, 27 Nov 2020 15:31:57 +0100, Takashi Iwai wrote:
> this is a set of patches to address the errors appearing on the
> machine that has no I2S DMIC on AMD machine but probed.
> 
> 
> Takashi
> 
> ===
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: amd: Downgrade print level for invalid ACP mode
      commit: 2509bb342e476e740db448cce09c19b92905194e
[2/2] ASoC: amd: Return -ENODEV for non-existing ACPI call
      commit: ab5893fdc0693e4f747ef26194b6bbf628bdb044

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