All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Cc: alsa-devel@alsa-project.org, broonie@kernel.org,
	pierre-louis.bossart@linux.intel.com
Subject: Re: [PATCH 0/2] ALSA: hda: export snd_hda_codec_cleanup()
Date: Wed, 15 Jul 2020 22:13:36 +0200	[thread overview]
Message-ID: <s5heepcpmdr.wl-tiwai@suse.de> (raw)
In-Reply-To: <20200715174551.3730165-1-kai.vehmanen@linux.intel.com>

On Wed, 15 Jul 2020 19:45:49 +0200,
Kai Vehmanen wrote:
> 
> Hi,
> 
> this small series is preparation for a set of bugfix ASoC patches
> addressing a memleak at module unload for the HDA codec wrapper.
> Instead of duplicating HDA code in ASoC tree, I chose to export
> more functionality from hda_codec.c so it can be (re)used in ASoC's
> hdac_hda.c.
> 
> Full series:
> https://github.com/thesofproject/linux/pull/2252
> 
> Takashi and Mark, feedback is welcome on how to best handle this
> kind of series where I have dependent patches both in sound/pci/hda
> and in ASoC. For this series, I'm sending the patches separately
> and when/if first set is merged by Takashi, I'll route the ASoC
> patches via our usually SOF set to Mark.

For this kind of small changes, it's fine to merge directly into ASoC
tree.  So feel free to take my ack for both:
Reviewed-by: Takashi Iwai <tiwai@suse.de>


thanks,

Takashi


> 
> Kai Vehmanen (2):
>   ALSA: hda: export snd_hda_codec_cleanup_for_unbind()
>   ALSA: hda: fix snd_hda_codec_cleanup() documentation
> 
>  include/sound/hda_codec.h | 2 ++
>  sound/pci/hda/hda_codec.c | 3 ++-
>  2 files changed, 4 insertions(+), 1 deletion(-)
> 
> -- 
> 2.27.0
> 

  parent reply	other threads:[~2020-07-15 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 17:45 [PATCH 0/2] ALSA: hda: export snd_hda_codec_cleanup() Kai Vehmanen
2020-07-15 17:45 ` [PATCH 1/2] ALSA: hda: export snd_hda_codec_cleanup_for_unbind() Kai Vehmanen
2020-07-15 17:45 ` [PATCH 2/2] ALSA: hda: fix snd_hda_codec_cleanup() documentation Kai Vehmanen
2020-07-15 20:13 ` Takashi Iwai [this message]
2020-07-16 18:31   ` [PATCH 0/2] ALSA: hda: export snd_hda_codec_cleanup() Kai Vehmanen
2020-07-16 23:57 ` Mark Brown

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=s5heepcpmdr.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=pierre-louis.bossart@linux.intel.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.