All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Tong Zhang <ztong0001@gmail.com>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Jasmin Fazlic <superfassl@gmail.com>,
	Leon Romanovsky <leon@kernel.org>,
	Romain Perier <romain.perier@gmail.com>,
	Allen Pais <allen.lkml@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	Naoki Hayama <naoki.hayama@lineo.co.jp>,
	Tom Rix <trix@redhat.com>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	Joe Perches <joe@perches.com>
Subject: Re: [PATCH v3 0/3] ALSA: rme9652 don't disable device if not enabled
Date: Mon, 22 Mar 2021 12:21:22 +0100	[thread overview]
Message-ID: <s5h5z1je8nh.wl-tiwai@suse.de> (raw)
In-Reply-To: <20210321153840.378226-1-ztong0001@gmail.com>

On Sun, 21 Mar 2021 16:38:37 +0100,
Tong Zhang wrote:
> 
> This series fixes issues in hdsp and hdspm. The drivers in question want
> to disable a device that is not enabled on error path.
> 
> v2: add fix to rme9652
> v3: change checks to pci_is_enabled()
> 
> Tong Zhang (3):
>   ALSA: hdsp: don't disable if not enabled
>   ALSA: hdspm: don't disable if not enabled
>   ALSA: rme9652: don't disable if not enabled

Now applied all three patches.  Thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Tong Zhang <ztong0001@gmail.com>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	alsa-devel@alsa-project.org,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	Leon Romanovsky <leon@kernel.org>,
	Naoki Hayama <naoki.hayama@lineo.co.jp>,
	Tom Rix <trix@redhat.com>, Allen Pais <allen.lkml@gmail.com>,
	Takashi Iwai <tiwai@suse.com>, Joe Perches <joe@perches.com>,
	Mark Brown <broonie@kernel.org>,
	Romain Perier <romain.perier@gmail.com>,
	linux-kernel@vger.kernel.org,
	Jasmin Fazlic <superfassl@gmail.com>
Subject: Re: [PATCH v3 0/3] ALSA: rme9652 don't disable device if not enabled
Date: Mon, 22 Mar 2021 12:21:22 +0100	[thread overview]
Message-ID: <s5h5z1je8nh.wl-tiwai@suse.de> (raw)
In-Reply-To: <20210321153840.378226-1-ztong0001@gmail.com>

On Sun, 21 Mar 2021 16:38:37 +0100,
Tong Zhang wrote:
> 
> This series fixes issues in hdsp and hdspm. The drivers in question want
> to disable a device that is not enabled on error path.
> 
> v2: add fix to rme9652
> v3: change checks to pci_is_enabled()
> 
> Tong Zhang (3):
>   ALSA: hdsp: don't disable if not enabled
>   ALSA: hdspm: don't disable if not enabled
>   ALSA: rme9652: don't disable if not enabled

Now applied all three patches.  Thanks.


Takashi

  reply	other threads:[~2021-03-22 11:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-20 22:23 [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device if not enabled Tong Zhang
2021-03-20 22:23 ` [PATCH v2 1/3] ALSA: hdsp: don't disable " Tong Zhang
2021-03-20 22:23 ` [PATCH v2 2/3] ALSA: hdspm: " Tong Zhang
2021-03-20 22:23 ` [PATCH v2 3/3] ALSA: rme9652: " Tong Zhang
2021-03-21  8:16 ` [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device " Takashi Iwai
2021-03-21  8:16   ` Takashi Iwai
2021-03-21 15:38   ` [PATCH v3 0/3] ALSA: rme9652 " Tong Zhang
2021-03-22 11:21     ` Takashi Iwai [this message]
2021-03-22 11:21       ` Takashi Iwai
2021-03-21 15:38   ` [PATCH v3 1/3] ALSA: hdsp: don't disable " Tong Zhang
2021-03-21 15:38   ` [PATCH v3 2/3] ALSA: hdspm: " Tong Zhang
2021-03-21 15:38   ` [PATCH v3 3/3] ALSA: rme9652: " Tong Zhang
2021-03-21 15:40   ` [PATCH v2 0/3] ALSA: hdsp and hdspm, don't disable device " Tong Zhang
2021-03-21 15:40     ` Tong Zhang

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=s5h5z1je8nh.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=allen.lkml@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=gustavoars@kernel.org \
    --cc=joe@perches.com \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=naoki.hayama@lineo.co.jp \
    --cc=perex@perex.cz \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=romain.perier@gmail.com \
    --cc=superfassl@gmail.com \
    --cc=tiwai@suse.com \
    --cc=trix@redhat.com \
    --cc=ztong0001@gmail.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.