From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: [PATCH 0/4] Internal PCM fixes / cleanups Date: Fri, 20 Feb 2015 17:23:24 +0100 Message-ID: <1424449408-22376-1-git-send-email-tiwai@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id F120A260592 for ; Fri, 20 Feb 2015 17:23:31 +0100 (CET) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: Liam Girdwood , Vinod Koul List-Id: alsa-devel@alsa-project.org Hi, while reading the internal PCM (BE) handling code again, I noticed a few potential bugs. Here are fix and cleanup patches. Takashi === Takashi Iwai (4): ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() ALSA: pcm: Don't add internal PCMs to PCM device list ALSA: pcm: Don't notify internal PCMs ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect() sound/core/pcm.c | 92 +++++++++++++++++++++++++------------------------------- 1 file changed, 41 insertions(+), 51 deletions(-) -- 2.3.0