All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for avs driver
@ 2023-01-13 19:03 Amadeusz Sławiński
  2023-01-13 11:19 ` Cezary Rojewski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Amadeusz Sławiński @ 2023-01-13 19:03 UTC (permalink / raw)
  To: Mark Brown
  Cc: Cezary Rojewski, alsa-devel, Takashi Iwai, Pierre-Louis Bossart,
	Amadeusz Sławiński

First patch fixes problems reported when performing shutdown. Second one
is for a problem reported by LKP. Last one fixes problem reported by
checkpatch.

Amadeusz Sławiński (3):
  ASoC: Intel: avs: Implement PCI shutdown
  ASoC: Intel: avs: Correctly access topology fiels
  ASoC: Intel: avs: Use min_t instead of min with cast

 sound/soc/intel/avs/core.c     | 24 ++++++++++++++++++++++++
 sound/soc/intel/avs/topology.c |  2 +-
 sound/soc/intel/avs/trace.c    |  2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-13 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 19:03 [PATCH 0/3] Fixes for avs driver Amadeusz Sławiński
2023-01-13 11:19 ` Cezary Rojewski
2023-01-13 15:14 ` Mark Brown
2023-01-13 19:03 ` [PATCH 1/3] ASoC: Intel: avs: Implement PCI shutdown Amadeusz Sławiński
2023-01-13 19:03 ` [PATCH 2/3] ASoC: Intel: avs: Correctly access topology fiels Amadeusz Sławiński
2023-01-13 19:03 ` [PATCH 3/3] ASoC: Intel: avs: Use min_t instead of min with cast Amadeusz Sławiński

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.