mbox series

[0/2] ASoC: SOF: Intel: improve SoundWire _ADR handling

Message ID 20220120232157.199919-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: SOF: Intel: improve SoundWire _ADR handling | expand

Message

Pierre-Louis Bossart Jan. 20, 2022, 11:21 p.m. UTC
Make sure the device version is taken into account when selecting a
machine driver, in addition to device manufacturer and part_id, and
simplify code with a macro.

Bard Liao (2):
  ASoC: SOF: Intel: match sdw version on link_slaves_found
  ASoC: SOF: Intel: Compare sdw adr directly

 sound/soc/sof/intel/hda.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

Comments

Mark Brown Jan. 25, 2022, 10:20 a.m. UTC | #1
On Thu, 20 Jan 2022 17:21:55 -0600, Pierre-Louis Bossart wrote:
> Make sure the device version is taken into account when selecting a
> machine driver, in addition to device manufacturer and part_id, and
> simplify code with a macro.
> 
> Bard Liao (2):
>   ASoC: SOF: Intel: match sdw version on link_slaves_found
>   ASoC: SOF: Intel: Compare sdw adr directly
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: SOF: Intel: match sdw version on link_slaves_found
      commit: f67c0c0d3b9048d86ea6ae52e36a2b78c48f265d
[2/2] ASoC: SOF: Intel: Compare sdw adr directly
      commit: 7afed13b582b0c3c2a283642fcd87e0db0134f39

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