All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: "Cezary Rojewski" <cezary.rojewski@intel.com>,
	alsa-devel@alsa-project.org, "Takashi Iwai" <tiwai@suse.com>,
	"Pierre-Louis Bossart" <pierre-louis.bossart@linux.intel.com>,
	"Amadeusz Sławiński" <amadeuszx.slawinski@linux.intel.com>
Subject: [PATCH 0/3] Fixes for avs driver
Date: Fri, 13 Jan 2023 20:03:07 +0100	[thread overview]
Message-ID: <20230113190310.1451693-1-amadeuszx.slawinski@linux.intel.com> (raw)

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


             reply	other threads:[~2023-01-13 11:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 19:03 Amadeusz Sławiński [this message]
2023-01-13 11:19 ` [PATCH 0/3] Fixes for avs driver 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230113190310.1451693-1-amadeuszx.slawinski@linux.intel.com \
    --to=amadeuszx.slawinski@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.