mbox series

[0/4] SoC: SOF: Intel: FIx device descriptions (missing ops_free)

Message ID 20230307093914.25409-1-peter.ujfalusi@linux.intel.com (mailing list archive)
Headers show
Series SoC: SOF: Intel: FIx device descriptions (missing ops_free) | expand

Message

Peter Ujfalusi March 7, 2023, 9:39 a.m. UTC
Hi,

We have recently noticed that the ops_free callback was missed for the device
descriptions on Intel platforms.

Regards,
Peter
---
Ranjani Sridharan (4):
  ASoC: SOF: Intel: MTL: Fix the device description
  ASoC: SOF: Intel: HDA: Fix device description
  ASoC: SOF: Intel: SKL: Fix device description
  ASOC: SOF: Intel: pci-tgl: Fix device description

 sound/soc/sof/intel/pci-apl.c | 1 +
 sound/soc/sof/intel/pci-cnl.c | 2 ++
 sound/soc/sof/intel/pci-icl.c | 1 +
 sound/soc/sof/intel/pci-mtl.c | 1 +
 sound/soc/sof/intel/pci-skl.c | 2 ++
 sound/soc/sof/intel/pci-tgl.c | 7 +++++++
 6 files changed, 14 insertions(+)

Comments

Mark Brown March 8, 2023, 1:52 p.m. UTC | #1
On Tue, 07 Mar 2023 11:39:10 +0200, Peter Ujfalusi wrote:
> We have recently noticed that the ops_free callback was missed for the device
> descriptions on Intel platforms.
> 
> Regards,
> Peter
> 

Applied to

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

Thanks!

[1/4] ASoC: SOF: Intel: MTL: Fix the device description
      commit: a659e35ca0af2765f567bdfdccfa247eff0cdab8
[2/4] ASoC: SOF: Intel: HDA: Fix device description
      commit: 9eb2b4cac223095d2079a6d52b8bbddc6e064288
[3/4] ASoC: SOF: Intel: SKL: Fix device description
      commit: 1f320bdb29b644a2c9fb301a6fb2d6170e6417e9
[4/4] ASOC: SOF: Intel: pci-tgl: Fix device description
      commit: 376f79bbf521fc37b871b536276319951b5bef3a

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